Snapshots
Deletes a snapshot. Deleting a snapshot doesn't affect the application that the snapshot is made from and doesn't affect any applications that were created by restoring it. Snapshot deletion is permanent and can't be undone.
delete/api/snapshots/{snapshot_id}/
Path parameters
snapshot_idinteger required
Id of the snapshot to delete.
Response
No response body
Changes
No recorded changes to this endpoint across all 6 revisions of this API.