Authentication

Reset user password

Resets a user's password using a valid token received via email or other secure channel

post/api/v1/changePassword

Request body

tokenstring required
passwordstring required

Response

Password reset successfully

entitystring
i18nMessagesMapobject
permissionsstring[]

Changes

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