Snapshots
Creates a new application snapshot. Snapshots represent a state of an application at a specific point in time and can be restored later, making it easy to create backups of entire applications.
post/api/snapshots/application/{application_id}/
Path parameters
application_idinteger required
Application ID for which to list snapshots.
Request body
Response
Changes
Changed in 1 of the 6 revisions of this API.1
- ○
added the optional property
error_codeto the response with the202statusresponse-optional-property-added
- ○