v1

latestOpenAPI 3.1.02026-07-22154213404.8 KB
Flows

Remove an action from a flow

Remove a single action from a flow by its flowActionId. Returns 404 if the flow or flow action does not exist.

delete/flows/{flowId}/actions/{flowActionId}

Path parameters

flowIdstring uuid required
flowActionIdstring uuid required

Response

Flow action removed

messagestring required