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

Path Parameters

project_id
string
required
team_id
string
required

Response

Successful Response