/
TO
tournesol-app
/
Tournesol API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
tournesol-app
Tournesol API
post
/accounts/reset-password/
v1
latest
OpenAPI 3.0.3
2026-07-17
73
120
135.6 KB
accounts
Reset password, given the signature and timestamp from the link.
post
/accounts/reset-password/
Request body
ResetPasswordRequest
required
user_id
string
required
timestamp
integer
required
signature
string
required
password
string
required
Response
ResetPassword
required
user_id
string
required
timestamp
integer
required
signature
string
required
password
string
required