Delete a global variable

delete/globalVariables/{globalVariableId}

Deletes the specified global variable.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
globalVariableId
string
true

The identifier of a global variable.

Responses

StatusMeaningDescription
204No Content

The global variable was deleted.

404Not Found

No global variable exists at the requested path.

Schema