pydo.apps.commit_rollback()
Generated on 7 Jul 2026
from pydo version
v0.39.0
Usage
client.apps.commit_rollback(app_id="4f6c71e2-1e90-4762-9fee-6cc4a0a9f2cf")Description
Commit an app rollback. This action permanently applies the rollback and unpins the app to resume new deployments.
Parameters
app_idstring requiredThe app ID
Request Sample
More Information
See /v2/apps/{app_id}/rollback/commit in the API reference for additional detail on responses, headers, parameters, and more.