Edit an application deployment restriction
Edit an application deployment restriction
Authorizations
JWT tokens should be used with OIDC account (human to machine). JWT tokens used by the Qovery console to communicate with the API have a TTL. Curl Example ' curl https://console.qovery.com/organization -H "Authorization: Bearer $qovery_token" '
Path Parameters
Application 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 /
"application1/src/"
Response
Edit an application 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 /
"application1/src/"