Create User Role Assignment
Create a User Role Assignment.
Request
This endpoint expects an object.
id
The User Role Assignment ID. Starts with user_role_assignment_...
.
userId
The User ID.
roleId
The Role ID.
Response
OK
userRoleAssignment
UserRoleAssignment represents a User being assigned to a Role.