Skip to main content
PATCH
Update a customer status

Authorizations

Authorization
string
header
required

Auth0 access token

Path Parameters

tenantId
string
required
userId
string
required

Body

application/json
status
enum<string>
required
Available options:
pending,
active,
suspended,
reinstated

Response

success
boolean
required
data
object
errors
object[]
message
string