Assign an unused license to a user. ⚠️Do not log the user in after a successful upgrade, the upgrade endpoint is simply for a user to activate a key on their account. There's no password verification, so it would be unsafe for you to log the user in because all the user needs is an account username and valid key.⚠️
Request
Query Params
Responses
🟢200Success
application/json
Body
🟠400Failure
🔴500Server Error
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://epicauth.cc/api/1.3/?type=upgrade&username&key&sessionid&name&ownerid'