Skip to main content
POST
Create PlatformEvent

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 platform event records a system event for notifications and integrations.

dateTime
string<date-time> | null
eventDetail
unknown
notified
boolean | null
project
object | null

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

Response

Created PlatformEvent

A platform event records a system event for notifications and integrations.

changeSequence
integer<int32>
required
createdOn
string<date-time>
required
dateTime
string<date-time> | null
required
eventDetail
unknown
required
id
string
required
notified
boolean | null
required
project
object | null
required

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

updatedOn
string<date-time>
required
uuid
string
required