teams
Delete a Team
Delete a team under your account. You need to send a DELETE
request with the desired team id
. An optional array of reasons for deletion may also be sent.
DELETE
Authorizations
Default authentication mechanism
Path Parameters
The Team identifier to perform the request on behalf of.
Example:
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
Query Parameters
Id of the team to be set as the new default team
Example:
"team_LLHUOMOoDlqOp8wPE4kFo9pE"
The Team slug to perform the request on behalf of.
Example:
"my-team-url-slug"
Body
application/json
Optional array of objects that describe the reason why the team is being deleted.
An object describing the reason why the team is being deleted.