Required capabilities:
dataProductsAcl:UPDATE
Deletes one or more versions of a data product. Accepts a list of semantic versions. This operation cannot be undone.
required | Array of objects [ 1 .. 10 ] items unique Array of semantic versions (of this data product) to delete. |
The data product versions were successfully deleted.
The response for a bad request.
The response for a failed request.
{- "items": [
- {
- "version": "1.2.34"
}
]
}{ }