Delete a component version property

Request

DELETE https://{hostname}:{port}
    /cli/version/versionPropDefs?{parameters}
Accept: {contentType}
Table 1. Request parameters
Parameter Type Required Description
component string true Name or ID of the component
name string true Name of the property to delete
Table 2. Header parameters
Parameter Type Required Description
Accept
  • application/json
  • application/yaml
true

Related CLI command: deleteComponentVersionPropDef.