2021-05-05 15:09:00 +00:00
|
|
|
tags:
|
|
|
|
- Teams
|
2021-05-11 14:50:52 +00:00
|
|
|
operationId: delete-a-team
|
2021-05-05 15:09:00 +00:00
|
|
|
summary: Delete a team
|
|
|
|
description: Delete a team from the account
|
|
|
|
responses:
|
|
|
|
200:
|
|
|
|
description: Success
|
|
|
|
401:
|
|
|
|
description: Unauthorized
|
|
|
|
404:
|
|
|
|
description: The team does not exist in the account
|