v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
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

idinteger required
namestring required
snapshot_from_applicationinteger required
created_atstring date-time required

Response

idinteger required
typestring required

The type of the job.

progress_percentageinteger required

A percentage indicating how far along the job is. 100 means that it's finished.

statestring required

Indicates the state of the import job.

human_readable_errorstring

A human readable error message indicating what went wrong.

created_onstring date-time required
updated_onstring date-time required