Delete a context definition
delete/contexts/{contextId}
Deletes the context definition that has the specified contextId.
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 204 | No Content | The context was deleted. | ||
| 400 | Bad Request | The context at the requested path could not be deleted because it is in use by one or more Compute servers. | Schema | |
| 404 | Not Found | No context definition exists at the requested path. | Schema |