v51

latestSwagger 2.0AGPL-3.0-or-laterraw.githubusercontent.com2026-08-0116998415.7 KB
user

Resets a password

Resets a user email with a previously reset token.

post/user/password/reset

Request body

new_passwordstring

The new password for this user.

tokenstring

The previously issued reset token.

Response

OK

messagestring

A standard message.