Delete Snapshot
API Version: 1.1.0 (06-Jan-2025)
Delete a snapshot
Authorizations
Path parameters
snapshot_idstring · uuidRequired
Snapshot UUID that need to be considered for filter
Query parameters
team_idstringOptional
Team ID that need to be considered for filter. Default team will be used if not provided.
Responses
204
Successful operation
No content
401
Unauthorized
404
Not found
delete
DELETE /snapshots/{snapshot_id} HTTP/1.1
Host: api.cloud.onidel.com
Authorization: YOUR_API_KEY
Accept: */*
No content
Last updated