Skip to main content
PATCH
Update a workspace

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
name
string
description
string
privateAccess
boolean
workflowStage
string
statusCategory
string
status
string

Human-readable workspace status name, status category, or legacy workflow stage. Prefer this for agent and MCP-style clients.

workspaceStatusId
string

Current-organization workspace status ID. Prefer status unless the caller already has this ID.

Response

Updated workspace

data
object
required
meta
object