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