latestOpenAPI 3.1.02026-08-1013317298.0 KB
d94e0e0f1821
Report
Get signed S3 upload URL ๐
Generate a pre-signed S3 URL for uploading content reports. Requires authentication.
Use Case: Users can report inappropriate content or issues. This endpoint provides a secure upload URL that expires after 60 seconds.
Process:
- Call this endpoint to get a signed URL
- PUT your report JSON directly to the signed URL
- Report is stored privately for moderation review
Security: The signed URL is temporary and scoped to the authenticated user.
post/report
Response
Signed URL generated successfully