Delete product trials

You can delete product trials from the system.

Delete a product trial in the UI console

  1. In the left sidebar, go to LICENSING > Products. The product list opens.

  2. 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.

  3. Click the trash can icon for the product trial you want to delete.

  4. 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}