panelica_domains_post_v1_domains_id_subdomains
Create a subdomain for a domain via the hosting panel API. Requires domains:write access to add and manage subdomain records.
Instructions
Create subdomain
HTTP: POST /v1/domains/:id/subdomains 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. |