v3.0 REST Endpoints

Rules/v3.0
The operations from the Rules/v3.0 category.
[Deprecated]: Update rules in bulk
Method: put
Path: /ec-rule-designer-svc/rest/v3.0/rule/studies/{studyId}/{mode}/bulkupdate
Copy rules in bulk
Method: put
Path: /ec-rule-designer-svc/rest/v3.0/rule/studies/{studyId}/bulkcopy
Get rule by item ID
Method: get
Path: /ec-rule-designer-svc/rest/v3.0/rule/studies/{studyId}/{mode}/item/{itemId}
Get rule by property
Method: get
Path: /ec-rule-designer-svc/rest/v3.0/rule/studies/{studyId}/{mode}/propertyType/{propertyType}
Get rule by rule ID
Method: get
Path: /ec-rule-designer-svc/rest/v3.0/rule/studies/{studyId}/{mode}/ruleId/{ruleId}