Hi Community,
What is the correct way of adding a status message that had an inline image as an attachment using REST?
I can manually create the status with image in the website and fetch it with API, but I want to do the same create using the REST API Create Status Message REST Endpoint
I was expecting to find FiledData attribute as part of the request like on other resource like BlogPost.
Thanks,