Author - Notifications API

Fetch notifications for a user

GET /api/author/users/:user_id/notifications

No documentation available yet.

Send welcome email to a user

POST /api/author/notifications/:id/welcome

No documentation available yet.

Send password reset email to a user

POST /api/author/notifications/:id/password

No documentation available yet.