Anvil Snapshots

Delete

Delete a Anvil Snapshots record by ID.

delete/api/cp/dev/anvil/projects/{projectId}/snapshots/{snapshotId}

Path parameters

projectIdstring required

Project Id identifier

snapshotIdstring required

Snapshot Id identifier

Response

Operation completed successfully

statusstring

Operation status

Example response

{
  "status": "OK"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.