POST
/
v2
/
add_user_to_group

Authorizations

Authorization
string
headerrequired

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

Body

application/json
user_id
string
required

User ID

group_id
string
required

Group ID

Response

200 - application/json
results
object
required