Announcements
Announcements Documentation
Announcement [POST]
Announcement [POST]
Request
Endpoint
Body
Parameters
Attributes
created_at
Type
date
Description The timestamp of when this resource was created
Required No
updated_at
Type
date
Description The timestamp of when this resource was last updated
Required No
updated_in_db_at
Type
date
Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Required No
Relationships
action.data
Type
Announcement Action
Description The action that this user announcement belongs to
Required No
announcement.data
Type
Announcement
Description The announcement that this user announcement belongs to
Required No
Response
Headers
Body
Fields
Attributes
created_at
Type
date
Description The timestamp of when this resource was created
expires_after
Type
date string
Description The date this user announcement should be ignored
updated_at
Type
date
Description The timestamp of when this resource was last updated
updated_in_db_at
Type
date
Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Relationships
action.data
Type
Announcement Action
Description The action that this user announcement belongs to
announcement.data
Type
Announcement
Description The announcement that this user announcement belongs to
Last updated