A valid request URL is required to generate request examples{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"title": "<string>",
"total": 123
}Updates the title or other properties of a vote option. The vote must be in editable state. Publishes a real-time Mercure update. Requires ownership of the vote collection or HR_LOCAL permission.
A valid request URL is required to generate request examples{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"title": "<string>",
"total": 123
}