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
Project ID
Body
name is case insensitive
"project-rule"
DEVELOPMENT, PREVIEW, PRODUCTION, STAGING "PRODUCTION"
"UTC"
"1970-01-01T08:00:00.000Z"
"1970-01-01T19:00:00.000Z"
wildcard pattern composed of '?' and/or '*' used to target new created environments
"description project rule"
Response
Create deployment rule
name is case insensitive
"project-rule"
DEVELOPMENT, PREVIEW, PRODUCTION, STAGING "PRODUCTION"
"UTC"
"1970-01-01T08:00:00.000Z"
"1970-01-01T19:00:00.000Z"
wildcard pattern composed of '?' and/or '*' used to target new created environments
"description project rule"
used to select the first deployment rule to match new created environments