Devbox Persistence Tools
Create a disk snapshot of a running Devbox.
Create a disk snapshot of a devbox with the specified name and metadata to enable launching future Devboxes with the same disk state.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Devbox ID.
Body
application/json
Response
200
application/json
Snapshot created successfully.
The response is of type object
.