Mark a post as read.
/v1/posts/{post_id}/read
post_id
curl -X PUT https://twixb.com/api/v1/posts/a6afb505-.../read \ -H "X-API-Key: twxb_your_key_here"
{"status": "ok"}