Batch Add People to Groups
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.
peopleIds
groupIds
timestampMs
Unix timestamp in milliseconds at which the operation takes effect
Response
People added to groups successfully
data
Errors
400
Bad Request Error
500
Internal Server Error