PATCH
/
api
/
v1
/
notifications
/
{notificationId}
{
  "results": "<any>",
  "status": "ok"
}

Path Parameters

notificationId
string
required

the id of the notification

Body

application/json

From T, pick a set of properties whose keys are in the union K

viewed
boolean
required

Response

200
application/json
Success
status
enum<string>
required
Available options:
ok
results
any