Delete Nutrient Set
post
/config/sim/v2/menuItems/deleteNutrientSets
Deletes a nutrient set
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
Nutrient set 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
-
objectNum(required):
integer
Object number of the nutrient set.Example:
10
Response
Supported Media Types
- application/json
200 Response
Nutrient Set deleted.