Creates a vote for the specified record.
Scope | records Deprecated scope name: create_record_vote |
App Type | Citizen |
Authorization Type | Access token |
URI | /v4/records/{recordId}/votes/?Lang={LANG} |
HTTP Method | POST |
Automation Version(s) | 7.3.2 |
Field or Parameter | Type | Required | Values | Description | Automation Version |
---|---|---|---|---|---|
lang | String | No | � | Indicates the language applied. | 7.3.2 |
recordId | string | Yes | Get All Records Search Records Get My Records | The unique ID associated with a record. | 7.3.2 |
vote | boolean | Yes | � | The vote on a record (agenda item in a hearing, for example). A value of true is a "yea" vote and a value of false indicates a "nay" vote. | 7.3.2 |