Skip to main content

Reset Password

POST 

/api/v1/auth/reset-password

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

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

Unauthorized