Skip to main content
POST
Restore preset severity rule history

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.
  • The selected snapshot replaces the application’s complete rule set.

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 restoring a rule-set snapshot.

application_id
string
required

RUM application ID.

version
integer
required

History snapshot version to restore.

Required range: x >= 1

Response

Success

request_id
string
required