AladiaDocs
Api referenceOrganizationsGroups

Delete a group

DELETE
/v2/organizations/{organizationId}/groups/{groupId}
AuthorizationBearer <token>

In: header

Path Parameters

groupId*string

Response Body

application/json

curl -X DELETE "https://example.com/v2/organizations/{organizationId}/groups/string"
{  "resource": {},  "request": {},  "webhookEventName": "course.created"}