Delete a team from an organisation
DELETE {{baseUrl}}/organisations/:organisation_id/teams/:team_id
This endpoint deletes a team from an organisation. Please note that developers that belong to that team won't be removed. Instead, they will be moved to the default team of that organisation
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"status":"\u003cstring\u003e"}