panelica_subdomains_patch_v1_subdomains_id
Update an existing subdomain's configuration in the Panelica hosting panel by supplying its ID and the request body to apply changes.
Instructions
Update subdomain
HTTP: PATCH /v1/subdomains/:id Category: Subdomains 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. |