PATCH
/
users
/
{USER_ID}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

USER_ID
string
required

ID of the user

Body

application/json
name
string

Their full name

role
enum<string>

Their assigned role

Available options:
viewer,
uploader,
admin,
owner

Response

200 - application/json
success
boolean
required
result
object
required
links
object
required
errors
object[]
required