Delete Tag Groups
post
/config/sim/v1/setup/deleteTagGroups
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
Tag Groups Delete Request Body
Root Schema : schema
Type:
object
Model for Tag Groups Object
Show Source
-
hierUnitId(required):
integer
Unique reference of the hierarchy unit where the Tag Groups is configured. Only root hierUnitId is allowed.Example:
3599
-
objectNum(required):
integer
Object Number of the Tag Groups.Example:
1
Response
Supported Media Types
- application/json
200 Response
Message indicating the number of records deleted.