Delete a global variable revision

delete/globalVariables/{globalVariableId}/revisions/{globalVariableRevisionId}
Internal-Use Only

Deletes the specified global variable revision.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
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.

Header Parameters

NameTypeRequiredDescription
Accept-Item
string
false

Select the desired item representation.

Allowed value:
application/vnd.sas.dcm.summary+json
Default:
application/vnd.sas.dcm.summary+json

Responses

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