panelica_accounts_post_v1_accounts_id_unsuspend
Reactivate a suspended hosting account by its ID to restore access and services.
Instructions
Create unsuspend
HTTP: POST /v1/accounts/:id/unsuspend Category: Accounts Required scopes: accounts:write Mutating: changes server state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Path parameter: id | |
| body | No | Request body (application/json). Schema not statically declared — see API docs. |