vk-audio-api-docs

audio.editAlbum

Edits the title of an audio album.

This method can be called with a user token. Access rights required: audio.

Parameters

group_id ID of the community where the album is located.
positive number
album_id Album ID.
positive number, required parameter
title New album title.
string, required parameter

Result

In case of success returns 1.

Errors

Global errors can occur while running. See their descriptions on this page.