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

Body

The new VoteOption resource

vote
string<iri-reference>
Example:

"https://example.com/"

title
string

Response

VoteOption resource created

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