Snapshots REST Endpoints

Snapshots
An archive file (BAR) that captures the state of an Analytics instance.
Create a snapshot
Method: post
Path: /api/20210901/snapshots
Delete a snapshot
Method: delete
Path: /api/20210901/snapshots/{snapshotId}
Get a snapshot
Method: get
Path: /api/20210901/snapshots/{snapshotId}
Get all snapshots
Method: get
Path: /api/20210901/snapshots