Delete product trials
You can delete product trials from the system.
Delete a product trial in the UI console
-
In the left sidebar, go to LICENSING > Products. The product list opens.
-
Click the three-dot menu for the product whose product trial you want to delete, and select Product trials. The list of that product’s product trials opens.
-
Click the trash can icon for the product trial you want to delete.
-
To confirm the deletion, enter the activation code of the product trial, and click Delete.
Delete a product trial through the API
Use the following License Management API operation:
| Operation | URL (relative, prepend the environment base URL) |
|---|---|
| Delete a product trial | DELETE /product-trials/{productTrialId} |