Api referenceOrganizationsGroupsMembers
Delete all members
Delete all members
Delete all members
AuthorizationBearer <token>
In: header
Path Parameters
groupId*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X DELETE "https://example.com/v2/organizations/{organizationId}/groups/string/members" \ -H "Content-Type: application/json" \ -d '{ "profileIds": [ "string" ] }'{ "resource": {}, "request": {}, "webhookEventName": "course.created"}