curl --request POST \
--url https://platform.kodexa.ai/api/sessions/{sessionId}/executions/{executionId}/status-messages \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '{}'Backward-compatible alias of /executions//status-messages. sessionId is accepted but ignored.
curl --request POST \
--url https://platform.kodexa.ai/api/sessions/{sessionId}/executions/{executionId}/status-messages \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '{}'Documentation Index
Fetch the complete documentation index at: https://developer.kodexa.ai/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.
Legacy session UUID (ignored).
Execution UUID.
The body is of type object.
Status message posted