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
Authorization
Click Try It! to start a request and see the response here!