Delete a context definition

delete/contexts/{contextId}
Internal-Use Only

Deletes the context definition that has the specified contextId.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
contextId
string
true

Deletes the context definition with the specified ID.

Responses

StatusMeaningDescription
204No ContentThe context was deleted.
400Bad RequestThe context at the requested path could not be deleted because it is in use by one or more Compute servers.Schema
404Not FoundNo context definition exists at the requested path.Schema