Add user to group
Group Management
Add user to group
Adds a user to a specific group with optional role assignment
POST
Add user to group
Authorizations
API token for authentication
Body
application/json
Mode of user identification
Available options:
login, token, email, phone, custom User identifier corresponding to the mode
ID of the group
Name of the group
ID of the role to assign
Name of the role to assign
Additional metadata for the request
Response
200 - application/json
User added to group successfully
Example:
"ok"