Forum Discussion
Hi Michael,
The per message moderation process as enabled via "Admin - Mod tools" and which involves approving/denying messages via the Moderation manager is what you are serving with the /moderation/approve REST API call correctly.
The other "Unread by a moderator" flow on the actual board that is the base for showing the red "RM" flag is totally separate and independent from that. Interestingly it's not enough to just mark all messages in the topic as read through a user with the moderator role. I suspect that the "message_status" resource could be helpful, but unfortunately all my attempts to read it were thanked with a 303 "Permission Denied".
Would love to hear from a Lithium oracle if the RM tag can actually be written via REST API at all. Because if it cannot it's idea submission and vote time :)
Related Content
- 2 years ago
- 10 months ago