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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The Devbox ID.
Snapshot operation started successfully.
The unique identifier of the snapshot.
Creation time of the Snapshot (Unix timestamp milliseconds).
User defined metadata associated with the snapshot.
The source Devbox ID this snapshot was created from.
(Optional) The custom name of the snapshot.
(Optional) The source Blueprint ID this snapshot was created from.
(Optional) The commit message of the snapshot (max 1000 characters).