Tag: poll vote submission

TTWrite API: Vote Polls

Endpoint URL //ttwrite.4up.eu/mobile_api/vote_polls Description This API allows users to cast their votes in polls created on the TTWrite platform. Parameters Field Value Remarks poll_id integer The unique identifier of the poll being voted on. option_id integer The unique identifier of the selected poll option. Example Usage httpCopy codePOST //ttwrite.4up.eu/mobile_api/vote_polls Content-Type:Read More