curl --request DELETE \
--url https://platform.kodexa.ai/api/activity-plans/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified ActivityPlan. ActivityPlans are reusable graph-of-steps blueprints that runtime Activities are instantiated from.
curl --request DELETE \
--url https://platform.kodexa.ai/api/activity-plans/{id} \
--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.