Set an application's push-to-deploy setting
Turn push-to-deploy on or off for this application. Enabling records the build currently observed as every installation’s baseline, so switching it on is not itself a deploy: only a build newer than that one is rolled out. A browser session twin is mounted at the same path without the /api/v1 prefix (cookie authentication plus the X-Ankra-CSRF double-submit header).
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
Response
Successful Response
An application's push-to-deploy state: whether a successful build of the tracked branch redeploys it, and the newest build the platform observed on that branch.