Skip to main content
PATCH
/
api
/
v1
/
vote_options
/
{id}
{
  "@context": "<string>",
  "@id": "<string>",
  "@type": "<string>",
  "id": 123,
  "title": "<string>",
  "total": 123
}

Path Parameters

id
string
required

Body

application/merge-patch+json
vote
string<iri-reference>
Example:
title
string

Response

@context
@id
string
@type
string
id
integer
title
string
total
integer