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>"
}

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string
required

Response

200
application/json

Successful Response

The response is of type object.