Context
Delete context entry
Permanently removes a context entry from the organization. This action cannot be undone. Supports both API key authentication (X-API-Key header) and session authentication (Bearer token or cookies).
delete/v1/context/{id}
Path parameters
idstring required
Example:ctx_abc123def456
Context entry ID
Response
Context entry deleted successfully