Tring to upload a file to a Storage Bucket per Rest api

Hi @Kaviyarasu_N

Thank you for your quick reply.

first of all , how can I get the storage bucket endpoint?

As I understand from here(Orchestrator API - Buckets - #8 by codemonkee) I need the make 2 rest request, the first of all a “GET” requestr where I get the uri as a Response and then the PUT request.

I am still blocked on the GET request and my question is what do I need to insert in the “path” parameter and in which format.

Thank you