Delete an accepted rule
Remove a previously accepted recommended rule from a service's Event Orchestration.
Scoped OAuth requires: recommendations.write
Authorization
api_key Authorization<token>
The API Key with format Token token=<API_KEY>
In: header
Path Parameters
service_id*string
The service ID
rule_id*string
The ID of the accepted rule.
Header Parameters
Accept*string
The Accept header is used as a versioning header.
Default
"application/vnd.pagerduty+json;version=2"Content-Type*"application/json"
Default
"application/json"Value in
- "application/json"
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
Accept a recommended rule POST
Accept a recommended rule and apply it to the service's Event Orchestration. Scoped OAuth requires: `recommendations.write`
Dismiss a recommended rule POST
Dismiss a recommended rule for a service, recording feedback on whether the recommendation was useful. Scoped OAuth requires: `recommendations.write`