Skip to main content
PATCH
Update user status

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

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

Response

Updated

data
object | null
message
string | null
meta
object | null
request_id
string | null