Delete a Model Action
delete
/rest/v19/allProductFamilySetups/{allProdFamsVarName}/productFamilies/{prodFamVarName}/productLines/{prodLineVarName}/models/{modelVarName}/_actions/{actionVarName}
Use this endpoint to delete the specified Model 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'
-
modelVarName(required): string
Variable Name of the Model.
-
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