panelica_docker_post_v1_docker_containers
Create a Docker container on your hosting panel using a JSON request body. Send the container configuration and the tool triggers the creation via the Panelica API.
Instructions
Create container
HTTP: POST /v1/docker/containers Category: Docker Required scopes: docker:write Mutating: changes server state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body (application/json). Schema not statically declared — see API docs. |