Skip to main content
PUT
Update Intake

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

An intake configures how documents are ingested from external sources.

active
boolean
activityPlanId
string | null
allowMultipleFiles
boolean
changeSequence
integer<int32>
createdOn
string<date-time>
description
string
id
string
knowledgeFeatureIds
object
largeUploadEnabled
boolean | null
metadata
object
name
string
organization
object | null

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

organizationId
string | null
script
string | null
scriptEnabled
boolean
slug
string
store
object | null
updatedOn
string<date-time>
uuid
string

Response

Updated Intake

An intake configures how documents are ingested from external sources.

active
boolean
activityPlanId
string | null
allowMultipleFiles
boolean
changeSequence
integer<int32>
createdOn
string<date-time>
description
string
id
string
knowledgeFeatureIds
object
largeUploadEnabled
boolean | null
metadata
object
name
string
organization
object | null

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

organizationId
string | null
script
string | null
scriptEnabled
boolean
slug
string
store
object | null
updatedOn
string<date-time>
uuid
string