v1
latestOpenAPI 3.0.22026-07-144652931.4 MBServices
Delete an Event Rule from a Service
Delete an Event Rule from a Service.
<!-- theme: warning -->End-of-life
Rulesets and Event Rules will end-of-life soon. We highly recommend that you migrate to Event Orchestration as soon as possible so you can take advantage of the new functionality, such as improved UI, rule creation, APIs and Terraform support, advanced conditions, and rule nesting.
Scoped OAuth requires: services.write
delete/services/{id}/rules/{rule_id}
Path parameters
idstring required
The ID of the resource.
rule_idstring required
The id of the Event Rule to retrieve.
Headers
Acceptstring required
The Accept header is used as a versioning header.
Content-Type'application/json' required
Response
The Event Rule was deleted successfully.