Skip to main content
PUT
Update Workspace

Authorizations

x-api-key
string
header
required

API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.

Path Parameters

id
string<uuid>
required

Unique identifier (UUID) of the resource.

Body

application/json

A workspace organizes project resources and provides a working context.

changeSequence
integer<int32>
description
string
name
string
owner
unknown
project
object | null

A project groups related document stores, assistants, tasks, and processing pipelines within an organization.

slug
string
workspaceStorage
unknown

Response

Updated Workspace

A workspace organizes project resources and provides a working context.

changeSequence
integer<int32>
required
createdOn
string<date-time>
required
description
string
required
id
string
required
name
string
required
owner
unknown
required
project
object | null
required

A project groups related document stores, assistants, tasks, and processing pipelines within an organization.

projectId
string | null
required
searchText
string
required
slug
string
required
updatedOn
string<date-time>
required
uuid
string
required
workspaceStorage
unknown
required