Skip to main content
POST
/
notifications
/
api
/
v1
/
notifications
/
in-app
/
read-all
Mark all notifications as read
curl --request POST \
  --url https://www.closient.com/notifications/api/v1/notifications/in-app/read-all \
  --header 'X-API-Key: <api-key>'
{}

Authorizations

X-API-Key
string
header
required

Response

200 - application/json

OK

The response is of type Response · object.