Skip to main content
POST
Create ProjectResource

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
organizationId
string
required
projectId
string
required
resourceId
string
required
resourceType
string
required
bindSource
string
createdById
string | null
organization
object | null

An organization is the top-level tenant in Kodexa. All projects, stores, and resources belong to an organization.

project
object | null

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

Response

Created ProjectResource

bindSource
string
required
changeSequence
integer<int32>
required
createdOn
string<date-time>
required
id
string
required
organizationId
string
required
projectId
string
required
resourceId
string
required
resourceType
string
required
updatedOn
string<date-time>
required
uuid
string
required
createdById
string | null
organization
object | null

An organization is the top-level tenant in Kodexa. All projects, stores, and resources belong to an organization.

project
object | null

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