veoh.collection.cancelMembership

Remove user from a group.

Accessibility

Only Veoh's partners may execute this method

Request URL

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

This method must be invoked with a POST action

Parameters

Name

Description Required Restriction

collectionPermalink

The permalinkId of the group to leave from. true String.

username

The name of the member of the group who wants to leave the group. true String.

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


204

Collection membership does not exist