PUT
/
accounts
/
{id}
/
reactivate

Authorizations

Authorization
string
headerrequired

Value for the Authorization header parameter.

Path Parameters

id
string
required

Account identifier

Body

The body is of type any.

Response

200 - application/json
id
string
user
string | null
role
enum<string>
default: administrator
Available options:
administrator,
account,
read-only
createdAt
string
deactivated
boolean