Delete a Quick Rule by Title
DELETE {{biBaseURL}}/QuickRules?title=
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
title | null | Title of the Quick Rule. |
Request Body
{"IDs"=>"[ int]", "Title"=>"string", "Category"=>"string", "Description"=>"string", "RuleType"=>"string"}