Mailboxes
Update Pushover settings
Using this endpoint it is possible to update the pushover settings for mailboxes
post/api/v1/edit/pushover
Request body
Example request
{
"attr": {
"active": "0",
"evaluate_x_prio": "0",
"key": "21e8918e1jksdjcpis712",
"only_x_prio": "0",
"sound": "pushover",
"senders": "",
"senders_regex": "",
"text": "",
"title": "Mail",
"token": "9023e2ohcwed27d1idu2"
},
"items": "info@domain.tld"
}Response
OK