micha80
10 years agoExpert
Set "requires moderation flag" via REST API
Hello,
we want to build the moderation of messages our own way and actually the moderator has a list with unmoderated messages which he can individually approve. For this I use the REST API call: /messages/id/${messageId}/moderation/approve
But when a moderator appoved a message it is still marked with the red flag "required moderation".
Then I had a look into the moderation status of the message and it says "approved". So what do I have to do to remove the "required moderation" flag?
Regards,
Michael