Delete a global variable revision
delete/globalVariables/{globalVariableId}/revisions/{globalVariableRevisionId}
Deletes the specified global variable revision.
Name | Type | Required | Description |
---|---|---|---|
globalVariableId | string | true | The identifier of a global variable. |
globalVariableRevisionId | string | true | The identifier of a global variable revision. Note that only the non-current revisions can be deleted. |
Status | Meaning | Description | ||
---|---|---|---|---|
204 | No Content | The global variable revision was deleted. | ||
404 | Not Found | No global variable revision exists at the requested path. | Schema |