Removing a License
Was this helpful?
Removing a product license from your Floating Server can be done easily through our API or on the Floating Server UI itself. This process is especially useful when managing licenses dynamically or when decommissioning products.
For those preferring a graphical approach to manage licenses, the Floating Server's UI provides a straightforward method to remove product licenses.

Endpoint:
This API call is used to remove a license for a product from the Floating Server.
product (string): The identifier for the product whose license you want to remove.
To remove a product license, you will need to make a GET request to the endpoint with the appropriate query parameters. For more information on how to remove a product license with the Floating Server API, see our API page for removing a license.
Was this helpful?
Was this helpful?
GET http://localhost:8080/api/v4/removeProduct