DELETE
/integration/v1/groups/{group_id}
Delete group by id
Delete group by id
operationId Delete group by id
Path parameters
| Name | Type | Required | Description |
|---|---|---|---|
group_id
|
string (uuid) | required | Group id |
Responses
200
application/json schema
{
"type": "object",
"nullable": true
}
412 Invalid parameters
500 Server error
512 Specification violations