Create a Quick Rule with the Managed Accounts or Systems by ID and Rule Type

POST {{biBaseURL}}/QuickRules

Request Body

{"IDs"=>"[ int]", "Title"=>"string", "Category"=>"string", "Description"=>"string", "RuleType"=>"string"}

RESPONSES

status: Created

{"SmartRuleID":"int","OrganizationID":"string","Title":"string","Description":"string","Category":"string","Status":"int","LastProcessedDate":"datetime","IsReadOnly":"bool","RuleType":"string"}