Authorization: Bearer ********************{
"content": "string"
}curl --location --request POST '/rsc/api/v3/user/sessions//actions/set-main-venue-polling' \
--header 'x-endpoint-id;' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"content": "string"
}'{}