Skip to main content
PATCH
Update user role

Authorizations

Authorization
string
header
required

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

Body

application/json
membershipId
string
required
role
enum<string>
required
Available options:
ADMIN,
USER,
VIEWER

Response

Successful response

The response is of type object.