InfoboardPostReadUsers
Last updated
Last updated
When a has read the content of a , intratool will track this as a InfoboardPostReadUser
.
Relations
user
Belongs to
user_id
post
Belongs to
post_id
Get a list of InfoboardPostReadUsers
by .
Definition
GET
/api/infoboard/posts/{postId}/read-users
Example Request
Example Response
Definition
POST
/api/infoboard/posts/{postId}/read-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 InfoboardPostReadUser
by .
The related .