cURL
curl --request POST \ --url https://api.stack-auth.com/api/v1/auth/password/reset \ --header 'Content-Type: application/json' \ --data ' { "code": "u3h6gn4w24pqc8ya679inrhjwh1rybth6a7thurqhnpf2" } '
{ "success": true }
Reset password with a code
Documentation IndexFetch the complete documentation index at: https://stackauth-e0affa27-apps-support.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://stackauth-e0affa27-apps-support.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
A 45 character code
"u3h6gn4w24pqc8ya679inrhjwh1rybth6a7thurqhnpf2"
Successful response
Always equal to true.
true