POST api/CreateSurvey/UpdateSurveyAnswer?answerid={answerid}&updanswer1={updanswer1}&updanswer2={updanswer2}&updanswer3={updanswer3}&updanswer4={updanswer4}&companyId={companyId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| answerid | integer |
Required |
|
| updanswer1 | string |
Required |
|
| updanswer2 | string |
Required |
|
| updanswer3 | string |
Required |
|
| updanswer4 | string |
Required |
|
| companyId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.