video

video.addAlbum

The translation was generated automatically and may contain mistakes

Creates an empty video album.

To call this method, you can use:
• user access token (access right required: video — this is issued in exceptional cases by a request to support at devsupport@corp.vk.com)

Parameters

group_id

integer

Community ID (if you need to create an album in the community).

title

string

Name of the album.

privacy

string

Access to the album in специальном формате . Privacy is available for albums with a user profile video.

Result

After successful execution, it returns the ID of the created album to the field album_id .

Error codes

204
Access denied
302
Albums number limit is reached

Common errors may occur during execution

Related methods

video.editAlbum

Редактирует альбом с видео.

video.deleteAlbum

Deletes the video album.

video.addToAlbum

Allows you to add video to the album.

Linked versions

Go to API versions page

The data format has been changed, describes the privacy .