These docs are for v1.0. Click to read the latest docs for v2.0.

Update Users in User Group

Adds or removes a list of users to/from the specified user group.

The endpoint expects a payload of the list of user emails and query param action having value add or remove, to indicate the type of the desired operation.

Example payload:

Path Params
string
required

id of the account

string
required

id of the user group

Query Params
string
Defaults to add

action to remove or add the emails

Body Params
RAW_BODY
array of strings
RAW_BODY
Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json