post https://{Domain}/api/iacp/v3/vcs-providers
Create a new VCS connection between Scalr and a VCS provider.
VCS providers can be created at the Scalr account. Self-hosted Scalr also supports
the creation of global VCS providers. If a VCS provider is created globally, all accounts
within the self-hosted installation will have access to use the VCS provider.
Only VCS providers with personal_token
auth type, can be created through the API.
If you need to set up oauth2
provider, you should use Scalr
web interface to do this.