Delete a context

delete/contexts/{contextId}
Internal-Use Only

Deletes the specified context.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
contextId
string
true

The ID of the context.

Responses

StatusMeaningDescription
204No ContentThe request succeeded and no content was returned. This is returned whether the context actually existed or not.