veoh.people.resetPassword

Reset user password.

Accessibility

This method is executable with any assigned API key

Request URL

http[s]://srv.veoh.com/rest/v2/execute.xml?method=veoh.people.resetPassword

This method must be invoked with a POST action

Parameters

Name

Description Required Restriction

newPassword

New password. true String.

confirmNewPassword

Confirm new password. true String.

resetToken

Reset token. true String.

apiKey

An API key (Complete your developer profile here and a key will be emailed to you) true String.

Error Codes

0

The provided parameter {0} has an invalid value


3

This method must be invoked with a POST action


301

The user does not exist


315

Reset token has already expired.