Delete a Product Line Action
delete
/rest/v19/allProductFamilySetups/{allProdFamsVarName}/productFamilies/{prodFamVarName}/productLines/{prodLineVarName}/_actions/{actionVarName}
Use this endpoint to delete the specified Product Line action.
Request
Supported Media Types
- application/json
Path Parameters
-
actionVarName(required): string
Variable Name of the action.
-
allProdFamsVarName(required): string
Variable Name of All Product Families '_allProductFamilies'
-
prodFamVarName(required): string
Variable Name of the Product Family.
-
prodLineVarName(required): string
Variable Name of the Product Line
Response
Supported Media Types
- application/json
204 Response
Success