cURL
curl --request POST \ --url https://orbitflare.com/api/customer/v1/licenses/{license} \ --header 'X-ORBIT-KEY: <api-key>'
{ "error": false, "message": "<string>" }
Resets and reshuffles the license key if allowed.
The license key or license identifier.
License key reset successfully.
The response is of type object.
object