panelica_git_post_v1_git_oauth_token
Save a Git OAuth token for authenticated repository access. This enables Git operations by securely storing the token on the server.
Instructions
Save OAuth token
HTTP: POST /v1/git/oauth/token Category: Git Required scopes: git:write Mutating: changes server state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body (application/json). Schema not statically declared — see API docs. |