Skip to main content
PUT
Update PlatformEvent

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

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

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

updatedOn
string<date-time>
uuid
string

Response

Updated PlatformEvent

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

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

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

updatedOn
string<date-time>
uuid
string