Forum Discussion

vidhyut_cisco's avatar
12 years ago

Email subscription on posts for a user via API call

We are trying to make a user subscribed to a particular post using REST API.  Currently, we are using '/boards/id/<id>/messages/post' API to create a post and we are passing 'message.author' param...