v1

latestOpenAPI 3.0.22026-07-144652931.4 MB
Recommendations

Delete an accepted rule

Remove a previously accepted recommended rule from a service's Event Orchestration.

Scoped OAuth requires: recommendations.write

delete/recommendations/event_orchestrations/services/{service_id}/accepted_rules/{rule_id}

Path parameters

service_idstring required

The service ID

rule_idstring required

The ID of the accepted rule.

Headers

Acceptstring required

The Accept header is used as a versioning header.

Content-Type'application/json' required

Response

Successful response confirming the action was applied.

status'ok'