browneandrae
Expert
Joined 7 years ago
Joined 7 years ago
This is a documentation bug. This constraint is not supported. My apologies for the confusion and frustration. I have updated the documentation.
Thanks for letting us get these new APIs to customers DaveEv.
browneandrae
Please see:
I'm not sure yet whether we are exposing any LiQL support at the moment (e.g., retrieve all message marked as spam), but at least these will help you programmatically flag/unflag a message or image as needed.
<#assign pathConstruct = "/messages/id/${messageId}/move/board/id/BoardId" />
<#assign apiResults = restadmin(pathConstruct) />