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.