Authorizations
Token API are generated by Qovery to manage machine to machine interaction and do not have a TTL. Prefix your token with "Token ". Curl Example: curl https://console.qovery.com/organization -H "Authorization: Token $qovery_token"
Path Parameters
Organization ID
Git Token ID
Body
application/json
Available options:
BITBUCKET, GITHUB, GITLAB The token from your git provider side
Mandatory only for BITBUCKET git provider, to allow us to fetch repositories at creation/edition of a service
custom git api url for the given git provider/type. I.e: Self-hosted version of Gitlab
Response
Git token edited
Available options:
BITBUCKET, GITHUB, GITLAB The number of services using this git token
Mandatory only for BITBUCKET git provider