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.

Path Parameters

user_id
string
required

user_id is the ID of the user, service account, or group.

Body

application/json
roles
object[]
required

roles is the complete set of roles for the user, service account, or group.

Response

A successful response.

group_roles
object[]
roles
object[]