Skip to main content
PUT
Create or update a workspace

Authorizations

Authorization
string
header
required

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

Body

application/json
manifest
WorkspaceManifest · object
required

Workspace manifest

dryRun
boolean | null
default:false

When true, validates the request without persisting changes.

Response

The created or updated workspace.

data
Workspace · object
required

The workspace object.