Add the Characteristics to an Item
Use the following details to add characteristics to an Item using REST interface:
Request Model
Media Type: application/json
{
"id": "string",
"name": "string",
"sid": 0,
"value": "string"
}
Copyright © Cloud Software Group, Inc. All rights reserved.
