PUT api/Answer/Put?id={id}&departmentId={departmentId}&answer={answer}&identifier={identifier}&comment={comment}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
|
| departmentId | integer |
Required |
|
| answer | string |
Required |
|
| identifier | string |
Required |
|
| comment | string |
Required |
|
| token | string |
Required |
Body Parameters
None.
Response Information
Resource Description
None.