AladiaDocs
Api referenceOrganizationsGroupsMembers

Delete all members

Delete all groups

DELETE
/v2/organizations/{organizationId}/groups/{groupId}/members/all

Delete all groups

AuthorizationBearer <token>

In: header

Path Parameters

groupId*string

Response Body

application/json

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