Generate Pre-Signed URL
POST
/storage/create-pre-signed-url/Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredLocation (Delhi and Chennai)
Request body
application/json
example
{{object_name}}example
POSTexample
{{bucket_name}}Expiration time of the URL in seconds.
example
600example
{{version_id}}Responses
200Signed URL for accessing an object in the bucket
example
200example
Success412Precondition Failed error response when bucket does not exist
example
412example
No Bucket with this name exist in this project.example
Precondition Failed