Remove Details

DELETE {{baseUrl}}/v2/alerts/:identifier/details?identifierType=id&user=<string>&note=<string>&source=<string>&keys=<string>,<string>

Remove details of the alert with given identifier

Request Params

KeyDatatypeRequiredDescription
identifierTypestringType of the identifier that is provided as an in-line parameter. Possible values are 'id', 'alias' or 'tiny'
userstringDisplay name of the request owner
notestringAdditional alert note to add
sourcestringDisplay name of the request source
keysstring(Required) Comma separated list of keys to remove from the custom properties of the alert (e.g. 'key1,key2')