[APIs] Get URI into response of PUT method?

Hi there,

is there a way to get the URI/link into the content of rest response when i upload the photo via PUT method? Like a header to set in the request, because right now i only get back a status code but the content is empty.

And of course I found nothing about in the documentation.

Thanks
Mauro

What kind of URL do you expect to get back? One the user can use to browse the file?

Ideally the same link you get using the share button via web interface;
otherwise i will try to assemble a link using the repository URL and the unique ID of the photo iā€™m trying to get into the restresponse content

You mean a share link? Or the internal link?

Yes, the share link, for external use