Make Votes
Scope: | create_record_vote |
App Type: | Citizen |
Authorization Type: | Access token |
Url: | v3/records/{id}/votes?lang={lang} |
HTTP Method: | POST |
Request Information
Parameters
application/json
{ "vote": true }
Response Information
application/json
{ "voteSuccessfully": true }