Delete Nutrient
post
/config/sim/v2/menuItems/nutrientSets/deleteNutrients
Deletes a nutrient from the nutrient set
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
Nutrient delete request body.
Root Schema : schema
Type:
Show Source
object
-
hierUnitId(required):
integer
Unique reference of the hierarchy unit. Only Enterprise hierarchy is allowed.Example:
3599
-
nutrientSetNutrientId(required):
integer
Unique Id of the nutrient.Example:
101
Response
Supported Media Types
- application/json
200 Response
Nutrient deleted.