Authorizations
Path Parameters
ID of the team to delete
Query Parameters
Your API key
Response
OK, team removed successfully
curl --request DELETE \
--url https://api.cal.com/v1/teams/{teamId}
curl --request DELETE \
--url https://api.cal.com/v1/teams/{teamId}
ID of the team to delete
Your API key
OK, team removed successfully
Was this page helpful?