panelica_domains_patch_v1_domains_id
Update a domain's configuration in Panelica by specifying its ID. Use this to modify domain settings through the hosting panel's API.
Instructions
Update domain
HTTP: PATCH /v1/domains/:id 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. |