Delete Tags
post
/config/sim/v1/setup/deleteTags
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
Tags Delete Request Body
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
-
objectNum(required):
integer
Object Number of a particular Tag.Example:
200
Response
Supported Media Types
- application/json
200 Response
Message indicating the number of records deleted.