venuu
9 years agoContributor
How to post a new thread in a category
I have fetched all massage threads from category and I want to create a new thread in another category and have to post whole thread(thread migration from one category to another category).
Is any api reference for thread posting.
Thank you,
Venu
Sign in to react to this post
venuu - You can not post a message at category level. You must need to post a message at board level.
E.g
http://community.lithium.com/community-name/restapi/vc/boards/id/[id] /messages/post
You can find the documentation for rest API below .
Give kudos if you find my posts helpful or mark solution if it answers your query
Tariq