Update workspace

Update selected workspace fields.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <API_KEY>, where API_KEY is your API key.

Path parameters

workspaceIdstringRequired
Workspace to update.

Headers

X-Account-IdstringRequired
Account that owns the workspace.

Request

Fields to update. Omitted fields remain unchanged. Use the integration endpoints to update voice, WhatsApp, or Telegram.
namestringOptional
New name shown to users.
chatobjectOptional
Conversation settings to update.
knowledgeSearchobjectOptional
Knowledge search settings to update.
brandingobjectOptional

Chat-widget appearance (partial).

Response

The updated workspace and its configuration.

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error