Delete a group (team)

View as Markdown

Deletes the group named by the groupId path parameter and revokes its role grants. Authorization: organization administrators only — other callers get 403. Returns 204 No Content on success.

Authentication

AuthorizationBearer

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

Path parameters

groupIdstringRequired

Response

The group was deleted

Errors

403
Forbidden Error