Get a secure upload URL for sending files directly to cloud storage, avoiding server bandwidth limits.
Required parameters:
fileName: Your file name with extension (e.g., “report.pdf”)contentType: File type (e.g., “image/jpeg”, “application/pdf”)entityType: What this file relates to (e.g., “form-submission”, “organization”)entityId: ID of the related itemSecurity features:
How to upload:
Supported files: Images, PDFs, spreadsheets, and documents as configured by your system admin.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Organization, User, FormSubmission, FormElementSubmission, ReportTemplate, ComplianceCheck, FormElement, FormSite, ReportSection, Report, ReportSectionTemplateExample, AiConversation