Fleet
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
IDanyRequired
Body
objectOptional
patch
/v7/application({ID}){
"should_be_running__release": <RELEASE ID>,
"should_track_latest_release": false
}Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
SLUGanyRequired
Body
objectOptional
patch
/v7/application(slug='{SLUG}')Last updated
Was this helpful?