Delete a team
Teams
Delete a team
Permanently delete the team with the given ID. This action is irreversible.
DELETE
Delete a team
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
System-generated team ID.
Example:
"jqfwg345gi25n5ju2yz5iz6m"
Response
Successfully deleted the team.
The response is of type DeleteTeamResponse · object.