Skip to main content
DELETE
/
api
/
v1
/
context
/
{entity_type}
/
{entity_id}
Clear Context
curl --request DELETE \
  --url https://control-plane.kubiya.ai/api/v1/context/{entity_type}/{entity_id}
This response does not have an example.

Path Parameters

entity_type
enum<string>
required
Available options:
environment,
team,
project,
agent
entity_id
string
required

Response

Successful Response