I have a problem loading an image into a Picture via the automation REST API
I have no trouble creating a document of type "File" and then attaching an image as a Blob using the Blob.Attach operation. However, I cannot work out how to create a document of type "Picture" with an image attached. The document creation step works...