Delete a project variable

delete/projects/{projectId}/variables/{variableId}
Internal-Use Only

Deletes the project variable associated with the specified project ID and variable ID.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
projectId
string
true
variableId
string
true

Responses

StatusMeaningDescription
204No ContentThe project variable was deleted.
404Not FoundNo project exists at the requested path.Schema