notifications resource
Attributes
- content_type
- message
-
create, read, update
- image
-
read
- icon
-
read
- href
-
read
- read
-
read, update
- viewed
-
read, update
- created_at
Relationships
Filter example
JSON Resource Example
{ data: { type: notifications, id: 401, attributes: { content_type: someValue, message: someValue, image: someValue, icon: someValue, href: someValue, read: someValue, viewed: someValue, created_at: someValue }, relationships: { } } }
JSON-API Entry points
DELETE PATCH GET https://api.multinexo.comusers/{user_id}/notifications/{resource_id}
POST https://api.multinexo.comusers/{user_id}/notifications/