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