Add role to a user
PUT {{endpoint}}/api/v1/user/{{user_to_create}}/role
Request Body
["public", "admin"]
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: ``
PUT {{endpoint}}/api/v1/user/{{user_to_create}}/role
["public", "admin"]
| Key | Datatype | Required | Description |
status: ``