accounts

Reset password, given the signature and timestamp from the link.

post/accounts/reset-password/

Request body

user_idstring required
timestampinteger required
signaturestring required
passwordstring required

Response

user_idstring required
timestampinteger required
signaturestring required
passwordstring required

Changes

No recorded changes to this endpoint across all 50 revisions of this API.