Endpoint
- Method:
POST - Path:
/notifications/mark-all-read - Edition: Core
- Controller:
NotificationsController@markAllRead - Route source:
fluent-community/app/Http/Routes/api.php:131 - Controller source:
fluent-community/app/Http/Controllers/NotificationsController.php
POST Mark All Notifications Read
POST
/notifications/mark-all-read
Mark All Notifications Read for the FluentCommunity Notifications API.
Controller: NotificationsController@markAllRead
Route source: fluent-community/app/Http/Routes/api.php:131
Authorizations
ApplicationPasswords
WordPress Application Passwords — use Basic auth with username:application_password.
Type
API Key (header: Authorization)
Responses
Successful response
application/json
JSON "message": "string"
{
}