Skip to main content
POST
/
auth
/
password
/
send-reset-code
Send reset password code
curl --request POST \
  --url https://api.stack-auth.com/api/v1/auth/password/send-reset-code \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.hexclave.com/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json
email
string
required
callback_url
string
required

Response

200 - application/json

Successful response

success
enum<string>
required
Available options:
maybe, only if user with e-mail exists