Request
Parameters
uploadId is required. If it’s missing, the request returns a 400 error with the message "Upload ID required".Response
vote is null:
Response Fields
Use Cases
- Check whether the current user has already voted on an upload
- Display the user’s existing vote state in the UI
- Prevent duplicate vote attempts before submitting