cURL
curl --request POST \ --url https://api.kaizenautomation.com/workflows/email-prompt/delete \ --header 'Content-Type: application/json' \ --data '{ "workflowId": "<string>" }'
Deletes the email extraction prompt for a workflow
Email trigger configuration deleted successfully