Edit product trials

You can edit your product trials.

Limitations

After a product trial is created, you cannot assign a different product configuration to it. If changes are needed, either update the product configuration associated with the product trial, or create a new product trial with another product configuration.

Edit 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 edit, and select Product trials. The list of that product’s product trials opens.

  3. Click the pen icon for the product trial you want to edit.

  4. Edit the product trial’s details in the same way as when creating a product trial.

  5. Click Save.

Edit a product trial through the API

Use the following License Management API operation:

Operation URL (relative, prepend the environment base URL)
Edit a product trial PUT /product-trials/{productTrialId}

Next steps

The changes take effect immediately.