Remove license
Last updated
Was this helpful?
Remove a product license from the Floating Server.
URL: /api/v4/removeProduct
Method: GET
Accept: application/json
product (string, optional) — Product code.
Code: 200 OK
curl -X GET 'http://localhost:8080/api/v4/removeProduct?product=<product-code>' \
-H 'Accept: application/json'Last updated
Was this helpful?
Was this helpful?