Skip to main content
DELETE
/
v1
/
groups
/
{group}
cURL
curl --request DELETE \
  --url https://api.example.com/v1/groups/{group}
This response has no body data.

Path Parameters

group
string
required

The group id.

Response