Skip to content

teams_destroy

DELETE
/teams/api/teams/{id}/
curl --request DELETE \
--url https://example.com/teams/api/teams/1/ \
--cookie sessionid=<sessionid>
id
required
integer

A unique integer value identifying this team.

No response body