Skip to main content
DELETE
/
api
/
v1
/
streams
/
data-management
/
workflows
/
{id}
Delete a workflow
curl --request DELETE \
  --url https://api.allium.so/api/v1/streams/data-management/workflows/{id} \
  --header 'X-API-KEY: <api-key>'
{
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.allium.so/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string
required

Response

Successful Response

message
string
required