Read and Archive API Working, but Delete and Seen Endpoints Return 404

Hi Novu Support, I’m currently integrating the Novu Inbox API in my application. The following endpoints are working correctly through my setup: PATCH /v1/inbox/notifications/:id/read PATCH /v1/inbox/notifications/:id/archive However, the following API calls return a 404 Not Found error: POST /v1/inbox/notifications/seen DELETE /v1/inbox/notifications/:id/delete I’m using the @novu/js SDK.
No description
No description
No description
No description
2 Replies
Pawan Jain
Pawan Jain2mo ago
Hi 👋

Are you self hosting Novu?
MUHAMMAD ARSALAN
MUHAMMAD ARSALANOP2mo ago
Yes, I’m self-hosting Novu locally.

Did you find this page helpful?