latestOpenAPI 3.1.02026-08-19270462702.4 KB

b92f75fd3b61

user-reports

Upload User Report Attachments

Upload report attachments through the backend.

Args: report_id: Report UUID used to group attachments. files: Uploaded browser files. auth: Authenticated user context. service: User report service.

Returns: Uploaded attachment URLs.

Raises: HTTPException: 403 if called via API key (storage not available). HTTPException: 500 if authenticated client is missing.

post/user-reports/attachments

Response

Successful Response

attachmentsstring[] required

Attachment URLs stored on the report.