v4

latestOpenAPI 3.0.0MIT2026-07-311494532.1 MB
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