veoh.people.updatePassword

Change the logged-in user's password.

Accessibility

Only Veoh's partners may execute this method

Request URL

https://srv.veoh.com/rest/v2/execute.xml?method=veoh.people.updatePassword

This method must be invoked with a POST action

Parameters

Name

Description Required Restriction

newPassword

The new password. true String at least 5 characters.

apiKey

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

userToken

A user token identifying the logged-in user (See veoh.people.authenticate) true String.

Error Codes

2

This method must be invoked securely


3

This method must be invoked with a POST action