curl --request POST \
--url https://platform.kodexa.ai/api/triggers/{id}/enable \
--header 'x-api-key: <api-key>'Re-enables a previously disabled trigger by ID so it resumes firing on its schedule or event source within the Kodexa platform automation engine.
curl --request POST \
--url https://platform.kodexa.ai/api/triggers/{id}/enable \
--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.