API
Resource | Method | URI | Params | Description | Middleware |
---|---|---|---|---|---|
notification | GET | users/notifications | - | Return the user's notifications | auth |
notification | PATCH | notifications/{id}/update_status | { status: VALID/INVALID } | Update notification's status | auth |
input_project | GET | users/input_projects | - | Return the user's notifications | auth |