Add Tags
post
/config/sim/v1/setup/tags
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
A request body for Insert.
Root Schema : schema
Type:
object
Model for Tags Object
Show Source
-
hierUnitId(required):
integer
Unique reference of the hierarchy unit where the Tag is configured. Only root hierUnitId is allowed.Example:
3599
-
name(required):
string
A string representing the name of the Tag.Example:
Tag
-
objectNum(required):
integer
Object Number of a particular Tag.Example:
200
-
tagGroupObjNum:
integer
Object number of the Tag Group assosciated with the tag.Example:
5
Response
Supported Media Types
- application/json
200 Response
Tag object Added.
Root Schema : TagsResponse
Type:
Show Source
object
-
hierUnitId:
integer
Unique hierarchy unit value. Only enterprise hierUnitId is allowedExample:
3599
-
objectNum:
integer
Object Number of a particular Tag.Example:
200