Create User Role

Add a user role to a group.

Path parameters

user_idintegerRequired
group_idintegerRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
role_idintegerOptional
role_namestringOptional

Response

Successful Response

userobject
groupobject

Errors