Module: pages/api/data/inbox

Methods

(inner) inboxHandler()

This is the API route for managing inbox messages.

This is the API route for managing inbox messages. It supports PATCH and DELETE, allowing users to mark messages as read and delete them.

Source: