curl --location --request POST 'https://v1.popaap.cc/api/licenses//reset-hwid?Authorization=Bearer <token>'{
"message": "HWID reset and license disabled",
"license": {
"id": 1,
"license_key": "A1B2C3D4E5F6G7H8",
"status": "inactive",
"hwid": null
}
}