cURL
curl --request POST \ --url https://api.telemax.com.au/api/SetAlertAsRead \ --header 'Authorization: <authorization>'
{}
Mark specified alert as read.
Standard and must keep as it is.
Bearer your_token
Alert ID
Alert date.
Successful response
The response is of type object.
object
Was this page helpful?