panelica_domains_post_v1_domains_id_unsuspend
Restore access to a suspended domain by unsuspending it, allowing the domain to resume normal operation. Use this when a domain has been suspended and needs to be reactivated.
Instructions
Create unsuspend
HTTP: POST /v1/domains/:id/unsuspend 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. |