cURL
curl --request DELETE \ --url https://control-plane.kubiya.ai/api/v1/context/{entity_type}/{entity_id} \ --header 'Authorization: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Clear all context for an entity
environment
team
project
agent
Successful Response
Was this page helpful?