Skip to main content
POST
/
workflows
/
email-prompt
/
delete
Delete workflow email prompt
curl --request POST \
  --url https://api.kaizenautomation.com/workflows/email-prompt/delete \
  --header 'Content-Type: application/json' \
  --data '{
  "workflowId": "<string>"
}'

Body

application/json
workflowId
string
required

Response

Email trigger configuration deleted successfully