Delete a global variable

delete/globalVariables/{globalVariableId}
Internal-Use Only

Deletes the specified global variable.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
globalVariableId
string
true

The identifier of a global variable.

Responses

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