DigitalOcean-public.v2-new_Apps
Revert App Rollback
Revert an app rollback. This action reverts the active rollback by creating a new deployment from the latest app spec prior to the rollback and unpins the app to resume new deployments.
post/v2/apps/{app_id}/rollback/revert
Path parameters
app_idstring required
The app ID
Response
A JSON object with a deployment key.