Skip to main content

Delete a flow

DELETE 

/v1/organizations/:organization_id/flows/:flow_id

Permanently delete a flow from the organization. This action cannot be undone. Returns no content (204) upon successful deletion.

Request

Responses

Flow deleted successfully. No content is returned.