panelica_git_post_v1_git_repositories_id_branches
Create a new Git branch in a repository by providing its ID. Use this tool to add branches directly through the Panelica hosting panel.
Instructions
Create branch
HTTP: POST /v1/git/repositories/:id/branches 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. |