Upload
Authorizations
x-api-keystringRequired
Body
file_namestringOptional
Responses
201
File upload url created successfully. Note the upload_url is valid for only 5 minutes. To upload the file, make a HTTP upload_http_method request to the upload_url with the file as the body - be sure to set any required headers in upload_http_headers The file can then be passed to a run after upload by providing the blob_uri using the attachments_key parameter.
application/json
400
Client error - see message for details
application/json
403
Invalid API key
application/json
404
Department not found
application/json
500
Internal server error
application/json
post
/v1/uploadLast updated
Was this helpful?

