SkillHub
Referencenotifications

Mark one or all of the caller's notifications read

POST
/notifications/mark-read

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X POST "https://example.com/notifications/mark-read" \  -H "Content-Type: application/json" \  -d '{}'
{  "unreadCount": 0}