curl --request POST \
--url https://platform.kodexa.ai/api/activities/{id}/steps/{stepId}/approve \
--header 'x-api-key: <api-key>'Approves a step that paused for human review and lets the activity continue.
curl --request POST \
--url https://platform.kodexa.ai/api/activities/{id}/steps/{stepId}/approve \
--header 'x-api-key: <api-key>'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.