panelica_git_put_v1_git_repositories_id
Update an existing Git repository by its ID to modify its configuration or details.
Instructions
Update repository
HTTP: PUT /v1/git/repositories/:id 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. |