curl --location --globoff 'https/omerlo.com/api/media/v1/contents/{{content_id}}/votes?locale=fr' \
--header 'x-omerlo-media-id: {{omerlo_media_id}}' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"answer_id": "7e2d…",
"voter_id": "b3e5a1c8-…",
"voter_type": "anonymous",
"source": "example.com"
}'{}