cmkok
11 years agoContributor
How to set a message to draft using REST API?
I'm trying to hide a message posted by setting the following value to true using REST API call, but was not able to change the default value of "false", I am able to set other values such as message.subject.
message.is_draft (optional) boolean
If the above does not works or obseleted, how can I hide a post or have the post deleted?