Delete Team

This endpoint is used to remove a Team: 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

7C73-4002-A6A9-310014852858 (string) - Team ID (user group)

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