Delete a team
Organization
Delete a team
Delete a team from the organization tree.
Required scope organisation:delete
delete
/teams/{id}Authorizations
AuthorizationstringrequiredAuthorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.
Path parameters
idstring<uuid>requiredIdentifier of the team.
Response204
The team was deleted.