cURL
curl --request DELETE \ --url https://api.allium.so/api/v1/streams/data-management/workflows/{id} \ --header 'X-API-KEY: <api-key>'
{ "message": "<string>" }
Delete a workflow by ID
Successful Response
Was this page helpful?