Workspace

Update the workspace

Partial update of the workspace settings. The logo is excluded — it can only be changed by binary upload from the Kabeen application.

Required scope tenant:edit

patch/workspace

Authorizations

Authorizationstringrequired

Authorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.

Bodyapplication/json

namestring

Display name of the workspace.

currencyCodestring

ISO-4217 currency of the financial amounts.

supportUrlstring<uri>

URL of your internal support portal.

kiDefaultProviderstring

Default provider used by Kabeen Intelligence.

Response200 · application/json

The updated workspace.

idstring<uuid>required

Identifier of the workspace.

namestringrequired

Display name of the workspace.

createdAtstring<date-time>

Timestamp the workspace was created.

currencyCodestring

ISO-4217 currency the financial amounts are expressed in.

publicLogoUrlstring | null

Public URL of the workspace logo.

wsLogoUrlstring | null

Internal URL of the workspace logo.

supportUrlstring | null

URL of your internal support portal.