Delete snapshot
DELETE/core/snapshots/:id
Delete a snapshot. Provide the snapshot ID in the path to delete the specified snapshot. If the snapshot is connected with an image, that image will also be deleted and the deleted image ID will be returned in the success message response.
Request
Responses
- 200
- 400
- 401
- 404
- 409
- 500
Success
Bad Request
Unauthorized
Not Found
Conflict
Internal Server Error
Was this page helpful?