Skip to main content
DELETE
/
api
/
v1
/
projects
/
{project_id}
/
agents
/
{agent_id}
Remove Agent From Project
curl --request DELETE \
  --url https://control-plane.kubiya.ai/api/v1/projects/{project_id}/agents/{agent_id}
This response does not have an example.

Path Parameters

project_id
string
required
agent_id
string
required

Response

Successful Response