Skip to main content
POST
/
notifications
/
mark-all-read
Mark all current-user notifications as read
curl --request POST \
  --url https://api.leadping.ai/notifications/mark-all-read
"<string>"

Response

Returns the int.

The response is of type string<int32>.

Pattern: ^-?(?:0|[1-9]\d*)$