panelica_git_post_v1_git_repositories_id_deploy
Trigger deployment of a Git repository by its ID, applying the committed changes to the hosted application. Use this action to start the deploy process directly.
Instructions
Trigger deployment
HTTP: POST /v1/git/repositories/:id/deploy Category: Git Required scopes: git: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. |