Generate upload URL
This API allows users to generate an upload URL for dataset objects.
User must update the file_name of the file he is going to upload.
Copy the upload_url to use in a the put file request.
GET
/datasets/genai/objects/urls/Query parameters
actionQuerystringrequiredfile_nameQuerystringrequiredproject_idQueryintegerrequiredProject ID
active_iamQueryintegeroptionalActive IAM ID (To access contact person account) Find your Active IAM ID here
locationQuerystringrequiredLocation
Responses
200Successfully generated upload URL
example
200example
Success