panelica_domains_post_v1_domains_id_suspend
Suspend a domain by its ID to immediately halt hosting access. Use this action when a domain must be disabled for policy, billing, or administrative reasons.
Instructions
Create suspend
HTTP: POST /v1/domains/:id/suspend Category: Domains Required scopes: domains: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. |