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

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]"
}
Language
Credentials
Click Try It! to start a request and see the response here!