v27

latestSwagger 2.0raw.githubusercontent.com2022-12-116362180.5 KB

Update the information of a snapshot. Only the source subscription who took the snapshot can update the snapshot.

patch/snapshots/{snapshotId}

Path parameters

snapshotIdstring uuid required

Id referencing a particular snapshot.

Request body

applyScopestring[]

Array of the target Face subscription ids for the snapshot, specified by the user who created the snapshot when calling Snapshot - Take. For each snapshot, only subscriptions included in the applyScope of Snapshot - Take can apply it.

userDatastring

User specified data about the snapshot for any purpose. Length should not exceed 16KB.

Response

A successful call returns an empty response body.