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