notify

Mark a recipient inbox in bulk

Mark a page of notifications seen or read. Page size is fixed server-side; keep calling with the returned cursor until it is null. Archiving in bulk is deliberately not offered.

post/products/notify/inbox/state

Request body

recipient_idstring required
state'seen' | 'read' required
cursorstring

Continuation token from the previous call.

Response

The page was marked.

Changes

No recorded changes to this endpoint across all 1 revision of this API.