Delete a context

delete/contexts/{contextId}

Deletes the specified context.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
contextId
string
true

The ID of the context.

Responses

StatusMeaningDescription
204No Content

The request succeeded and no content was returned. This is returned whether the context actually existed or not.