Parameter | Description |
---|---|
Alert IDs | A comma-separated list of IDs of the alerts for which to add the note. |
Note | The note to be added to the alerts. |
{
"data": [
{
"result": {
"__typename": "AlertMutation"
},
"succeeded": true,
"extensions": {
"__typename": "ErrorExtensions"
}
}
]
}
Was this page helpful?