Teams
Delete a Team
Schedules a team for deletion.
Note: Deletion happens asynchronously and therefore is not immediate. Teams will have their slug released while waiting for deletion.
delete/api/0/teams/{organization_id_or_slug}/{team_id_or_slug}/
Path parameters
organization_id_or_slugstring required
The ID or slug of the organization the resource belongs to.
team_id_or_slugstring required
The ID or slug of the team the resource belongs to.
Response
No Content