Skip to main content
POST
/
api
/
SetAlertAsRead
Set alert as read
curl --request POST \
  --url https://api.telemax.com.au/api/SetAlertAsRead \
  --header 'Authorization: <authorization>'
{}

Headers

Content-Type
string

Standard and must keep as it is.

Authorization
string
required

Bearer your_token

Query Parameters

alertId
integer
required

Alert ID

date
string
required

Alert date.

isRead
boolean
required

Response

200 - application/json

Successful response

The response is of type object.