Skip to main content
PATCH
Update workspace name/slug/settings (owner or admin only)

Authorizations

Authorization
string
header
required

Portal API JWT (user-scoped, ~1h)

Path Parameters

id
string
required

Workspace id

Body

application/json
name
string
slug
string
listed
boolean
storeConversations
boolean
defaultWorkflowId
string | null
wrapConfig
object

Partial merge — only a whitelisted set of keys is accepted.

Response

200 - application/json

The updated workspace

workspace
object
required