Devbox Snapshots
Start an asynchronous disk snapshot of a running Devbox.
Start an asynchronous disk snapshot of a devbox with the specified name and metadata. The snapshot operation will continue in the background and can be monitored using the query endpoint.
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 operation started successfully.
The response is of type object
.