Devbox Persistence Tools
Delete a disk snapshot of a Devbox.
Delete a previously taken disk snapshot of a Devbox.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the snapshot.
Response
200
application/json
Snapshot deleted successfully.
The response is of type object
.