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
-
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 edit, and select Product trials. The list of that product’s product trials opens.
-
Click the pen icon for the product trial you want to edit.
-
Edit the product trial’s details in the same way as when creating a product trial.
-
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.