https://docs.nodebb.org/api/write/#tag/posts/paths/~1posts~1{pid}~1bookmark/put
https://community.nodebb.org/api/v3/topics/{tid}/follow
https://community.nodebb.org/api/v3/posts/{pid}/vote
https://community.nodebb.org/api/v3/posts/{pid}/bookmark
I want to use this API to integrate in the flutter project but it's not working