panelica_accounts_post_v1_accounts_id_suspend
Suspend a hosting account by its ID to immediately disable access and services. Use this endpoint when an account must be temporarily deactivated.
Instructions
Create suspend
HTTP: POST /v1/accounts/:id/suspend 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. |