Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
access_level
enum<string>
required
Available options:
admin,
member,
link,
none
user_uuid
string<uuid>
required

Response

Access level updated

status
string
required
timestamp
string<date-time>
required
data
string
message
string | null
request_id
string | null