POST Base/AddEmployeeDevice

Request Information

URI Parameters

None.

Body Parameters

ListItem
NameDescriptionTypeAdditional 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

string

Response Formats

application/json, text/json, text/html

Sample:
"sample string 1"