Notification
Manage the system notifications
API | GET | POST | PUT | PATCH | DELETE |
Organization List | User | User | - | - | - |
Organization Detail | User | - | - | User | User |
get
/notifications/notification/list/{level}/{sid}/{serializer}/
Notification List
post
/notifications/notification/list/{level}/{sid}/{serializer}/
Notification List
get
/notifications/notification/detail/{sid}/
Notification Detail
patch
/notifications/notification/detail/{sid}/
Notification Detail
delete
/notifications/notification/detail/{sid}/
Notification Detail
Last modified 1yr ago