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>'
{}

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.