Uploading an image through REST api to an image property
Hello!
If I set up a property as an Image, how do I upload an image to that property using the REST api.
I have tried binary using Postman, I have tried base64, and several other. Usually I get 403 Request Forbidden response.
Application key is set. The problem is how to actually do the PUT request.
/Magnus





