Create User Role Assignment

Create a User Role Assignment.

Request

This endpoint expects an object.
idstringOptional

The User Role Assignment ID. Starts with user_role_assignment_....

userIdstringOptional

The User ID.

roleIdstringOptional

The Role ID.

Response

OK

userRoleAssignmentobjectOptional

UserRoleAssignment represents a User being assigned to a Role.

Errors