Path Parameters
VoteOption identifier
Body
application/merge-patch+json
The updated VoteOption resource
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"title": "<string>",
"total": 123
}
Updates the VoteOption resource.
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"title": "<string>",
"total": 123
}
VoteOption identifier
The updated VoteOption resource