Skip to main content
DELETE
Delete Team Group

Authorizations

Authorization
string
header
required

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

Path Parameters

team_id
string
required
group_id
string
required

Query Parameters

id
string

Composite identifier ({team_id}:{group_id}). Alternative to team_id + group_id.

Response

Success

The response is of type DeleteTeamGroupResponse · object.