Batch Remove People from Groups

View as Markdown
Remove people as members from multiple groups

Authentication

X-Trebellar-Api-Keystring
API Key authentication via header
OR
AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
peopleIdslist of stringsRequired
groupIdslist of stringsRequired

Response

People removed from groups successfully
dataobject

Errors