Files
Upload files securely for use in automation workflows.
Create a secure file upload target with detailed upload instructions. Returns a presigned URL and form fields for direct S3 upload.
Authorizations
x-api-keystringRequired
Body
agent_idstring · min: 1 · max: 26OptionalExample:
The ID of the agent in which this file will be used; may be omitted if the API token is scoped to an agent (rather than the organization).
b4fznghynbdemslfd5k044fgdPattern: ^[a-zA-Z0-9-_]+$file_namestring · min: 1 · max: 256RequiredExample:
The name of the file to be uploaded.
test-file.pdfResponses
201
The file upload created
application/json
400
Invalid input values
application/json
404
The specified agent was not found
application/json
post
/filesLast updated
Was this helpful?
