cURL
curl --request DELETE \ --url https://api.transmit.dev/v1/workflows/{id} \ --header 'Authorization: Bearer <token>'
Delete workflow
Enter your API key with 'tx_' prefix. Get your API key from the dashboard.