Skip to main content
PATCH
Update user

Authorizations

Authorization
string
header
required

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

Path Parameters

uuid
string
required

Body

application/json
role
enum<string>
required
Available options:
customer,
admin
Example:

"customer"

status
enum<string>
Available options:
created,
purged,
verified,
whitelisted_pending,
whitelisted
Example:

"verified"

Response

Resource model

success
boolean
required

Indicates if the request was successful

Example:

true

data
object
required

The data returned by the API