---
search:
  tags:
    - Auth
    - POST
seo:
  description: >-
    Changes the user password on the reset-password page. Side effect:…
    Reference for the POST /api/auth/reset-password endpoint in the TALA API
    Documentation API.
sidebar:
  label: >-
    Changes the user password on the reset-password page. Side effect: a
    successful reset REVOKES ALL of the user’s existing sessions — every other
    device will get 401 on its next refresh and must re-login.
  badge: POST
title: >-
  Changes the user password on the reset-password page. Side effect: a
  successful reset REVOKES ALL of the user’s existing sessions — every other
  device will get 401 on its next refresh and must re-login.
type: openapi-operation
---
`POST /api/auth/reset-password`
