Dismiss an inbox item

Dismisses (deletes) one inbox item for the authenticated user. The path parameter is the notification_id of the inbox item. Only the inbox row is removed; the underlying Notification record is not affected. Returns 403 if the item does not exist or is not owned by the current user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The notification_id of the inbox item to dismiss.

Responses
204

Successful, no content returned

401

You are not authorized

403

You are forbidden from accessing this resource

500

An unexpected error was encountered.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!