Skip to main content
DELETE
/
api
/
v1
/
flows
/
{flowId}
cURL
curl --request DELETE \
  --url http://localhost:52000/api/v1/flows/{flowId}

Path Parameters

flowId
integer<int64>
required

Response

204

No Content