Delete a Model Action Translation
delete
/rest/v19/allProductFamilySetups/{allProdFamsVarName}/productFamilies/{prodFamVarName}/productLines/{prodLineVarName}/models/{modelVarName}/_actions/{actionVarName}/translations/{translationId}
Use this endpoint to delete the specified Model action translation.
Request
Supported Media Types
- application/json
Path Parameters
-
actionVarName(required): string
Variable Name of the Config Action
-
allProdFamsVarName(required): string
Variable Name
-
modelVarName(required): string
Variable Name of the Product Line
-
prodFamVarName(required): string
Variable Name
-
prodLineVarName(required): string
Variable Name of the Product Line
-
translationId(required): integer
Identifier for the resource
Response
Supported Media Types
- application/json