vk-audio-api-docs

audio.moveToAlbum

Moves audio files to an album.

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

Parameters

group_id ID of the community where the audio files are located. By default, current user ID.
positive number
album_id ID of the album to which the audio files will be moved.
positive number
audio_ids IDs of the audio files to be moved.
NOTE: An album can hold up to 1000 audio files.
list of comma-separated positive numbers, required parameter

Result

In case of success returns 1.

Errors

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