Batch Add People to Groups

View as Markdown
Add people as members to 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 added to groups successfully
dataobject

Errors