Delete Group

This endpoint is used to remove a User Group from your Workspace.

In our API documentation, team_id refers to the id of a Workspace, and group_id refers to the id of a user group.

SecurityAuthorization_Token
Request
path Parameters
group_id
required
string

User Group ID

Responses
200
delete/v2/group/{group_id}
Request samples
Response samples
application/json
{ }