Skip to main content
POST
Reorder preset severity rules

Restrictions

Usage

  • You need write access to the target application before calling this operation.
  • Every call is recorded in the account audit log. Don’t put secrets in request fields.
  • A successful response contains only request_id.

Authorizations

app_key
string
query
required

App key issued from the Flashduty console under Account → APP Keys. Required on every public API call. Keep it secret — it grants the same access as the owning account.

Body

application/json

Parameters for moving one preset severity rule before another.

application_id
string
required

RUM application ID.

drag_rule_id
string
required

Rule ID being moved.

target_rule_id
string
required

Rule ID that receives the moved rule.

Response

Success

request_id
string
required