Authentication
/user/password
Change user password. The user must be authenticated or provide a ticket
POST
/
user
/
password
Authorizations
This endpoint may require elevated permissions, depending on server settings. For details see https://docs.nhost.io/guides/auth/elevated-permissions
Body
application/json
A password of minimum 3 characters
Required string length:
3 - 50
Ticket to reset the password, required if the user is not authenticated
Response
200 - application/json
The response is of type enum<string>
.
Available options:
OK