Reset Password
POST/api/v1/auth/reset-password
DEPRECATED: This endpoint used Django's default_token_generator with UID encoding.
This flow is no longer supported. All password reset links now use the simpler /password-reset/confirm endpoint with hashed token storage.
If you have an old reset link, please request a new one via /forgot-password.
Request
Responses
- 410
Gone