uploadFile
POST/v1/environment/:environment/files/upload
Get a signed url to upload a File in an Environment. The url will valid for 15 minutes. Uploads using this url will require the header "x-goog-content-length-range" set with value "0,10000000", the header "x-goog-meta-initiatortype" set with value "API", and the header "x-goog-meta-initiatorid" set with the initiator value that was passed in the request body.
Request
Path Parameters
environment stringrequired
- application/json
Body
required
name stringrequired
initiator stringrequired
Responses
- 200
- 409
Signed Url
- application/json
- Schema
Schema
string
File Already Exists
- application/json
- Schema
Schema
string