Update User Roles

Update the roles of a user in a group.

Authentication

AuthorizationBearer

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

Path Parameters

user_idintegerRequired
group_idintegerRequired

Request

This endpoint expects an object.
role_idslist of integersRequired

Response

Successful Response
userobject
groupobject

Errors