Auth

Reset password

Complete the password reset flow using the token from the reset email. Returns authentication token after successful password reset.

post/auth/reset

Request body

tokenstring required

Password reset token from email

passwordstring required

Response

Success

OR

Changes

No recorded changes to this endpoint across all 1 revision of this API.