I want to upload binary image blob to AEM. I know the only way is through Assets API but I am not able to find the right resources to do the same. I would highly appreciate a postman example of doing the same. I tried with this:
with headers as:
But this is failing and so I need some example to do the same. Can someone share some sample examples to do the same through simple curl requests?