Reorder Ruleset By Index

PATCH {{batmanURL}}/v3/global-event-rules/:ger_id/rulesets/:alert_source_version/:alert_source_shortname/rules/:rule_id/priority

Reorder a GER Ruleset Rule by its index in the ruleset.

Request Body

{"shift_to"=>"top", "shift_index_by"=>5}

RESPONSES

status: OK

{"data":{"ordering":[19,11,12,13,20,14,15,16,17,18,21]}}