InfoboardPostSeenUsers
Last updated
Last updated
When a has seen the content of a , intratool will track this as a InfoboardPostSeenUser
.
Relations
user
Belongs to
user_id
post
Belongs to
post_id
Get a list of InfoboardPostSeenUsers
by .
Definition
GET
/api/infoboard/posts/{postId}/seen-users
Example Request
Example Response
Definition
POST
/api/infoboard/posts/{postId}/seen-users
Request Keys
post_id
**
integer
-
Keys with *
are required.
Keys with **
are normalized to the information given by the route.
Example Request
Example Response
Create a new InfoboardPostSeenUser
by .
The related .