hiteshpatel
6 years agoContributor
Rest API to update board Id of existing message
Hi,
We am using REST API v2 to sync messages across Lithium and another system. We have a requirement to archive the article if the sync criteria is not met after the article was sent to Lithium. I believe there is no mechanism in Lithium to archive the article (or soft delete). Hence we took the route of creating another board where we can store the archived article.
I thought it would be simple to update the board id of a message after it has been created. I tried using the PUT method to change the board id, but it doesn't seem to be working.
Any help would be very appreciated!
Regards,
Hitesh