panelica_domains_post_v1_domains_id_databases
Add a new database to a domain by providing its ID. This action sets up the database on the hosting panel for that domain.
Instructions
Create database for domain
HTTP: POST /v1/domains/:id/databases 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. |