Mute a post's notifications
documentedMute a post so the author will not see future notifications.
POST /v2/blog/{blog-identifier}/posts/{post-id}/muteBlogsno implementation yet0 runsInput
blog_identifier*
Blog identifier (domain or hostname)
Blog hostname, e.g. myblog.tumblr.com
post_id*
Post ID to mute
The numeric ID of the post
duration*
Mute duration
Duration to mute (e.g., 8_hours, tomorrow, forever)
Calls tumblr as you (your API key is your account); keychains.dev holds the credentials.