Skip to main content
DELETE
/
workflow-rule
/
{id}
Delete Workflow Rule
curl --request DELETE \
  --url https://cloud.kaneo.app/api/workflow-rule/{id} \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://kaneo.app/docs/llms.txt

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

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

id
string
required

Response

200 - application/json

Workflow rule deleted successfully

The response is of type object.