Delete a Group
DELETE {{baseUrl}}/organization/v1/groups/:groupId
Remove a Group from your organization.
Note: The group must not have any associated People before this operation can be performed.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
X-Api-Key | string | (Required) Added as a part of security scheme: apiKey | |
Accept | string |