Update User Group's Users

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Adds the specified user to the specified user group.

The endpoint expects the user to be specified in the payload.

Example payload:

{
    "user": "[email protected]"
}
Path Params
string
required

id of the account

string
required

id of the usergroup

Responses

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