veoh.collection.createChannel

Publish a new channel.

Accessibility

Only Veoh's partners may execute this method

Request URL

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

This method must be invoked with a POST action

Parameters

Name

Description Required Restriction

title

Title. true String between 1 and 255 characters.

description

Description. true String between 1 and 2048 characters.

permalink

Desired permalink. true String matching '^[a-zA-Z0-9-]{3,40}$'.

categoryId

The id of a category. true String. Between 1 and 3 values.

newTemplateId

???restng.veoh.collection.createChannel.newTemplateId??? false Integer.

layoutTemplate

Layout template of the channel (for template overriden). false String at most 8192 characters.

styleTemplate

CSS template of the channel (for template overriden). false String at most 8192 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


5

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


502

The category does not exist


504

The requested permalink has already been taken