Apps

Rollback an app definition

Restores a snapshot through the ordinary schema migration engine. Lossy restores require migration directives.

post/api/apps/{id}/rollback

Path parameters

idstring required

Request body

versioninteger required
migrationobject
forceElementBreakstring[]

Response

Rolled back app

Changes

Changed in 3 of the 104 revisions of this API.113

    • added the required property / to the response with the status

      response-required-property-added

  • 06cac6a7c5bc111See the full diff
    • the response's property type changed from no type to object for status

      response-property-type-changed

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the optional property / to the response with the status

      response-optional-property-added

    • added the optional property / to the response with the status

      response-optional-property-added

    • the response property became required for the status

      response-property-became-required

    • added the required property / to the response with the status

      response-required-property-added

    • added the required property / to the response with the status

      response-required-property-added

    • added the required property / to the response with the status

      response-required-property-added

    • added the required property / to the response with the status

      response-required-property-added

    • added the required property / to the response with the status

      response-required-property-added

    • endpoint added

      endpoint-added