Contexts
Delete a context
Delete a context by its type and id. type and id are required fields, if the context does not exist, it returns the 404 response
delete/v2/contexts/{type}/{id}
Path parameters
idstring required
Context ID
typestring required
Context type
Headers
idempotency-keystring
A header for idempotency purposes