POST
/
api
/
v1
/
vote_options
{
  "@context": "<string>",
  "@id": "<string>",
  "@type": "<string>",
  "id": 123,
  "title": "<string>",
  "total": 123
}

Body

The new VoteOption resource

Response

201
application/ld+json

VoteOption resource created