Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

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

Headers

x-account-id
string<uuid>
required

Path Parameters

user_id
string
required

The ID of the user to update.

Query Parameters

roles
string[]
required

The roles to assign to the user.

Response

200

Successfully updated the user's role.