Skip to main content
PATCH
Suspend user

Authorizations

Authorization
string
header
required

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

Body

application/json
email
string<email>
required

User email

suspend
boolean
required

Set true to suspend, false to unsuspend

Response

User suspended/unsuspended successfully

message
string