Upload Request File (stream)
Upload a file to a request using multipart/form-data
Authentication
x-api-keystring
API Key authentication via header
Path parameters
requestId
Query parameters
name
Optional file name to store
content_type
Optional MIME type to associate with the file
Request
This endpoint expects a multipart form containing an optional file.
file
Response
Successful response
id
File identifier
name
File name
downloadUrl
URL to download the file
type
File type
updatedAt
Last update timestamp
createdAt
Creation timestamp
companyId
Company identifier
metaData
source
File source (e.g., INTERNAL)
createdByUser
isArchived
Whether the file is archived
