Skip to main content
POST
Add people to group

Authorizations

Authorization
string
header
required

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

Path Parameters

groupId
string
required

Body

application/json
updates
object[]
required

List of people IDs to add a group.

Required array length: 1 - 100 elements

Response

200 - application/json

Ok

results
object[]
required

List of results matching the length and order of the request