apps
Redeploy App
Redeploy an app on an endpoint
put/apps/{app_id}/redeploy
Path parameters
app_idstring required
App ID to redeploy
App ID to redeploy
Query parameters
endpointIdinteger
Endpoint ID to redeploy app on. If not set, redeploy on the local endpoint
Endpoint ID to redeploy app on. If not set, redeploy on the local endpoint
pullImageboolean required
Whether to pull the image when redeploying the app
Whether to pull the image when redeploying the app
Response
Success
{"stackTrail":"paths:/apps/{app_id}/redeploy:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}