Remove Team
DELETE {{baseUrl}}/teams/:teamID
Remove team from the organization. Upon success, the team will be removed from the organization.
Requires access_token
as a Bearer {{token}}
in the Authorization
header with user-write
scope.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | null |