Skip to main content
DELETE
/
v3
/
triggers
/
{trigger}
/
actions
/
{action}
Delete the trigger action
curl --request DELETE \
  --url https://api.{tenant}.getomneo.com/api/v3/triggers/{trigger}/actions/{action}
{
  "message": "<string>"
}

Path Parameters

trigger
integer
required

The trigger ID

action
integer
required

The action ID

Response

No content