For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Delete a project snapshot

DELETE 

/project-snapshots/:projectSnapshotKey

Deletes the specified project snapshot. The file versions it captured are not deleted, because they can be shared with other project snapshots.

Deleting a project snapshot that captured a file version published to shared resources requires elevated organization access and is rejected with 403 otherwise. On SaaS, public API clients never hold elevated organization access, so deleting a snapshot that captured such a file version always fails with 403 in that case.

Request​

Responses​

The project snapshot was deleted successfully.