PATCH
/
alerts
/
{alert_id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

alert_id
string
required

Body

application/json
description
string
status
enum<string>
Available options:
ACTIVE,
INACTIVE
interval
integer
validity
integer
parameters
object

Response

200 - application/json
id
string
required

Alert ID

version
integer
required

Alert Version

description
string

Alert Description

status
enum<string>
required
Available options:
ACTIVE,
INACTIVE
validity
integer

Validity of the alert in minutes, if null then alert will be valid forever

alertTemplateId
string
required

Alert Template Id

interval
integer
required

Interval

entityDetails
object
ownerDetails
object
parameters
object
createdAt
string
required

Created At

updatedAt
string

Updated At