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
Job ID
Deployment Restriction ID
Body
Match mode will rebuild app only if specified items are updated. Exclude mode will not rebuild app if specified items are updated.
EXCLUDE, MATCH "MATCH"
PATH "PATH"
For PATH restrictions, the value must not start with /
"job1/src/"
Response
Edit a job deployment restriction
Match mode will rebuild app only if specified items are updated. Exclude mode will not rebuild app if specified items are updated.
EXCLUDE, MATCH "MATCH"
PATH "PATH"
For PATH restrictions, the value must not start with /
"job1/src/"