Create file upload url
Create file upload URL for action execution.
Path parameters
fileType
Headers
x-api-key
x-org-api-key
x-api-key
Request
This endpoint expects an object.
app
Name of the app where this file belongs to.
action
Name of the action where this file belongs to.
filename
Name of the original file.
mimetype
Mime type of the original file.
md5
MD5 of a file.
Response
id
ID of the file
url
Onetime upload URL
key
S3 upload location
exists
If the file already exists on S3