Skip to main content
PUT
/
api
/
v1
/
notifications
/
read-all
Mark all notifications as read
curl --request PUT \
  --url https://api.devhelm.io/api/v1/notifications/read-all \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key (dh_live_...) or Auth0 JWT token

Response

204

No Content