cURL
curl --request DELETE \ --url https://cloud.activepieces.com/api/v1/flows/{id} \ --header 'Authorization: Bearer <token>'
"<any>"
Delete a flow
Use your api key generated from the admin console
Default Response
The response is of type any.
any