Hello - does anyone know how to set the content status on an item? Currently, the api will allow you to read the content status property, but there seems to be no way to set the content status. Something like:
portItem<SPAN class="punctuation token">.</SPAN>update<SPAN class="punctuation token">(</SPAN>item_properties<SPAN class="operator token">=</SPAN><SPAN class="punctuation token">{</SPAN><SPAN class="string token">'content_status'</SPAN> <SPAN class="punctuation token">:</SPAN> <SPAN class="string token">'org_authoritative'</SPAN><SPAN class="punctuation token">}</SPAN><SPAN class="punctuation token">)</SPAN><SPAN class="line-numbers-rows"><SPAN></SPAN></SPAN>would be ideal but 'content_status is not a property that can be set as part of item_properties, even as the json return does show content_status as contentStatus.