<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y000091jTLQSA2Okta Classic EngineUnanswered2020-08-21T07:25:37.000Z2020-08-21T07:25:37.000Z

ReshmaA.31668 (Customer) asked a question.

API to update routing rules(Without the need of routeId)

Hi, We are trying to update the routing rule using API. The routing rule name is already known. Found this API PUT /api/v1/policies/${policyId}/rules/${ruleId} , but it needs ruleId.

The challenge here is getting the rule id corresponding to the existing routing rule, which we want to update. 

Saw the below API is returning all routing rules, with all attributes and rule Id

GET /api/v1/policies/${policyId}/rules, is there a filter option(filter by rule name) on this API.? So that we will get the rule id and use it in PUT API. Or is there any API for updating using the routing rule name?

Thanks

 


This question is closed.
Loading
API to update routing rules(Without the need of routeId)