veoh.video.cancel

Cancel a video.

Accessibility

Only Veoh's partners may execute this method

Request URL

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

This method must be invoked with a POST action

Parameters

Name

Description Required Restriction

videoId

The id of the video. true Integer.

reason

The reason why this video is cancelled
1 - Violate Terms of Use
2 - Copyright Violation
false Integer.

sendNotificationEmail

Send violation email to the owner of this video if there's reason specified. false Boolean true/false.
True False

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


101

The video does not exist