Create source control configuration
POST/source_control/config
Create source control provider configuration for the organization or space and returns the created configuration. This will result in an error if configuration already is already set. The API token must have the "Source Control > Write" scope.
Request
Responses
- 200
- 400
- 409
Created source control provider configuration for the organization or space.
Bad request
Configuration already exists.