panelica_git_post_v1_git_oauth_init
Initiates the OAuth handshake to authenticate Git services, allowing the server to manage repositories on your behalf.
Instructions
Init OAuth flow
HTTP: POST /v1/git/oauth/init 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. |