Delete a group (team)
Delete a group (team)
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
groupId
Response
The group was deleted
Errors
403
Forbidden Error