Forum Discussion

cmkok's avatar
cmkok
Contributor
11 years ago

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?

 

 

  • SuzieH's avatar
    SuzieH
    Khoros Alumni (Retired)

    Unfortunately we do not have a call to do this via the REST API.