Skip to main content
POST
Create Workspace

Authorizations

x-api-key
string
header
required

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

Body

application/json

A workspace organizes project resources and provides a working context.

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

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

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

Response

Created Workspace

A workspace organizes project resources and provides a working context.

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

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

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