Delete a Team

Delete a Team. Deleting a Team will remove all permissions associated with the Team. Users that previously belonged to the Team will no longer have these permissions.

Path parameters

organizationIdstringRequired

The ID of the Organization to delete the Team from.

teamIdstringRequired

The ID of the Team to delete.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Errors