Attaches one or more files to an existing submission. The files appear in the submission’s Files tab and are downloadable from there.
The request body must be multipart/form-data with each file in a
part named file. Repeat the same field name for multiple files.
Constraints:
Required permission: submission.file:create
Documentation Index
Fetch the complete documentation index at: https://docs.aiinsurance.io/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication. Include your API key in the Authorization header.
Company identifier
Submission identifier
A file to attach. Repeat this field for multiple files.
Files attached successfully. Returns the IDs of the created files in upload order.
IDs of the newly created files, in the order received in the request.