cURL
curl --request DELETE \ --url https://cloud.activepieces.com/api/v1/flow-templates/{id} \ --header 'Authorization: Bearer <token>'
Delete a flow template
Use your api key generated from the admin console
Default Response