curl --request POST \
--url https://prod.featherhq.com/api/v1/workflow/{workflowId}/leads/{customerLeadId}/execution/cancel \
--header 'X-API-Key: <api-key>'{}Cancel an agent workflow execution using the customer lead ID
curl --request POST \
--url https://prod.featherhq.com/api/v1/workflow/{workflowId}/leads/{customerLeadId}/execution/cancel \
--header 'X-API-Key: <api-key>'{}Documentation Index
Fetch the complete documentation index at: https://docs.featherhq.com/llms.txt
Use this file to discover all available pages before exploring further.