POST api/MeetingsController/EditVoteOnTerms?Token={Token}&M_ID={M_ID}&Term_ID={Term_ID}&Vote={Vote}&Comment={Comment}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Token | string |
Required |
|
M_ID | string |
Required |
|
Term_ID | string |
Required |
|
Vote | string |
Required |
|
Comment | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, multipart/form-data
Sample:
Sample not available.