User & permissions
Deactivate account
PUT
/
accounts
/
{id}
/
deactivate
Authorizations
Authorization
string
headerrequiredValue for the Authorization header parameter.
Path Parameters
id
string
requiredAccount identifier
Body
The body is of type any
.
Response
200 - application/json
id
string
user
string | null
role
enum<string>
default: administratorAvailable options:
administrator
, account
, read-only
createdAt
string
deactivated
boolean
Was this page helpful?