trash nothing
posts
Copy Page
trash nothing
messages
List conversations
GET
Mark all conversations as read
PUT
Search conversations
GET
Delete conversation
DELETE
Archive conversation
PUT
Block conversation
PUT
Mark conversation as read
PUT
List conversation messages
GET
Reply to conversation
POST
Report conversation
POST
Unarchive conversation
PUT
Unblock conversation
PUT
misc
Send feedback
groups
Search groups
Retrieve multiple groups
Join groups
Retrieve a group
Submit group answers
Contact group moderators
Leave a group
photos
Create a photo
Retrieve multiple photos
Delete a photo
Rotate a photo
posts
List posts
GET
Submit a post
POST
List all posts
GET
List all post changes
GET
Retrieve client.js
GET
Retrieve multiple posts
GET
Search posts
GET
Retrieve a post
GET
Update a post
PUT
Delete a post bookmark
DELETE
Bookmark a post
PUT
Retrieve post display data
GET
Flag a post
POST
Map a post
PUT
Promise an offer post
PUT
Reply to a post
POST
Satisfy a post
PUT
Share a post
POST
Unpromise an offer post
PUT
Withdraw a post
PUT
stories
List stories
Submit a story
Retrieve a story
Like a story
Unlike a story
Record story viewed
users
Retrieve current user
Update current user
List current users' email alerts
Create an email alert
Delete an email alert
Change email address
Set users' email address as not bouncing
List current users' groups
Update location
List current users' group notices
List current users' post locations
Save a post location for the current user
List current users' posts
Search current users' posts
Set a profile image
List current users' profile images
Resend account verification email
Send password reset email
Report a user
Retrieve a user
Retrieve user display info
Submit feedback on a user
List posts by a user
Search posts by a user
Retrieve a users' profile image
posts
MCP
Copy Page
Bookmark a post
PUT
/posts/{post_id}/bookmark
Try it
Run in Apidog
Run in Apidog
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
PUT
'https://trashnothing.com/api/v1.2/posts//bookmark'
Response
Response Example
200 -
Example 1
{
}
Request
Path Params
Generate Code
Responses
🟢
200
The post has been bookmarked.
application/json
Generate Code
Body
Generate Code
ðŸŸ
403
The user doesn't have permission to view the post.
ðŸŸ
404
Post not found.
Modified atÂ
2022-09-11 18:59:48
Previous
Delete a post bookmark
Next
Retrieve post display data