POST Base/AddEmployeeDevice
Request Information
URI Parameters
None.
Body Parameters
ListItem| Name | Description | Type | Additional information |
|---|---|---|---|
| text | string |
None. |
|
| value | string |
None. |
Request Formats
application/json, text/json, text/html
Sample:
{
"text": "sample string 1",
"value": "sample string 2"
}
Response Information
Resource Description
stringResponse Formats
application/json, text/json, text/html
Sample:
"sample string 1"