v1
latestOpenAPI 3.0.02026-07-141,4077,1665.2 MBApp Builder
Revert App
Revert an app to a previous version. The version to revert to is selected through the version query parameter. The reverted version becomes the new latest version of the app.
post/api/v2/app-builder/apps/{app_id}/revert
Path parameters
app_idstring uuid required
The ID of the app.
Query parameters
versionstring required
The version number of the app to revert to. Cannot be latest. The special value deployed can be used to revert to the currently published version.
Response
OK