Hide Post
PUT
/v1/posts/{post_id}/hide
Hides a post so it no longer appears in the newsfeed.
Path parameters
| Parameter | Type | Description |
|---|---|---|
post_id | string (UUID) | Post ID |
Hide a post from the newsfeed.
/v1/posts/{post_id}/hide
Hides a post so it no longer appears in the newsfeed.
| Parameter | Type | Description |
|---|---|---|
post_id | string (UUID) | Post ID |