Skip to main content
POST
Create a snapshot of a workspace.
The workspace must be stopped before creating a snapshot.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Workspace ID

Body

application/json
name
string | null

Response

201 - application/json

Snapshot created

snapshot
object
required

Read-only projection of a workspace snapshot.