v2

latestOpenAPI 3.1.02026-08-05267431678.1 KB
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.