veoh.people.sendMessage

Send a message to another user.

Accessibility

Only Veoh's partners may execute this method

Request URL

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

This method must be invoked with a POST action

Parameters

Name

Description Required Restriction

username

The name of the user. true String.

subject

The subject of the message. true String between 1 and 128 characters.

message

The body of the message. true String between 1 and 2048 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

3

This method must be invoked with a POST action


301

The user does not exist