POST api/Vote/commit
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
comment | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "VoteId": "efadb688-7bea-4407-a6bb-e2a3d5c74adf", "VoteItems": [ "86a1615c-1161-49cb-a5a9-e45beb72bc46", "949dda57-e955-4c0f-809d-285db303eafe", "0919307c-447e-45ee-bda8-e824301c6777" ], "MessageId": "7bb9d2f3-d0ab-434c-a305-805cc69fcd1d" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{ "Result": 1, "Message": "sample string 2", "Data": {}, "Version": "sample string 4" }