delete https://slemma.com/api/v1/teams/
Permanently deletes a team. It cannot be undone. Only for Server admins.
The following are the examples of HTTP status codes including errors that API can generate
Response codes | Response content | Description |
---|---|---|
200 OK | A team has been deleted successfully. | |
403 Forbidden | Access denied | Access to the team is denied. |
404 Not Found | Object not found | A team with the specified key wasn't found. |