cURL
curl --request DELETE \ --url https://prod.featherhq.com/api/v1/workflow/{workflowId}/execution/{executionId} \ --header 'X-API-Key: <api-key>'
{ "message": "<string>" }
Delete an agent workflow execution
Agent workflow execution deleted successfully
The response is of type object.
object