Delete a product version
Permanently deletes a product version. It cannot be undone.
DELETE/v3/product-versions/{id}
JWT
productVersion:write
Parameters
| Name | Type | In | Description |
|---|---|---|---|
| id* | string | path | Unique identifier for the product version. |
Responses
204
401
403
404
409
429
500