Delete a context definition

delete/contexts/{contextId}

Deletes the context definition that has the specified contextId.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
contextId
string
true

Deletes the context definition with the specified ID.

Responses

StatusMeaningDescription
204No Content

The context was deleted.

400Bad Request

The context at the requested path could not be deleted because it is in use by one or more Compute servers.

Schema
404Not Found

No context definition exists at the requested path.

Schema