Allow users to reset their password if they forgot it. The user must have entered an email when registering an account or else they will be unable to reset their password until an email is assigned.
Request
Query Params
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://epicauth.cc/api/1.3/?type=forgot&username&email&sessionid&name&ownerid'
Responses
🟢200Success
application/json
Body
Example
{"success":true,"message":"Successfully sent email to change password.","nonce":""}