SCM OAuth Callback
GET/integrations/scm/callback/:provider
Handles the OAuth authorization callback from an SCM provider, exchanging the authorization code (plus optional state and installation_id) to store the integration for the authenticated client. Returns 400 for unsupported providers or failed exchanges.
Request
Responses
- 200
- 422
Successful Response
Validation Error