Snapshots REST Endpoints

Process Applications/Snapshots
The operations from the Process Applications/Snapshots category.
Create a Snapshot
Method: post
Path: /process/api/v1/design/applications/{applicationName}/versions/{version}/snapshots
Delete a Snapshot
Method: delete
Path: /process/api/v1/design/applications/{applicationName}/versions/{version}/snapshots/{snapshotId}
Delete Snapshots
Method: delete
Path: /process/api/v1/design/applications/{applicationName}/versions/{version}/snapshots
Get a Snapshot
Method: get
Path: /process/api/v1/design/applications/{applicationName}/versions/{version}/snapshots/{snapshotId}
List Snapshots
Method: get
Path: /process/api/v1/design/applications/{applicationName}/versions/{version}/snapshots