veoh.collection.share

Send invitation to join a collection.

Accessibility

This method is executable with any assigned API key

Request URL

http[s]://www.veoh.com/rest/v2/execute.xml?method=veoh.collection.share

This method must be invoked with a POST action

Parameters

Name

Description Required Restriction

collectionPermalink

The collection to share. true String.

emails

The list of email recipient. false String. At most 20 values.

message

Personal message to include in the email. true String.

usernames

???restng.veoh.collection.share.usernames??? false String. At most 20 values.

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


5

The logged in user has insufficient privileges to perform this operation or view its results


201

The collection does not exist


301

The user does not exist