v1

latestOpenAPI 3.0.22026-07-1332837755.1 KB
Albums\Custom album thumbnails

Replace a custom uploaded album thumbnail

This method replaces the specified custom uploaded album thumbnail with a new image file. For information on how to upload the thumbnail, see our Working with Thumbnail Uploads guide, and follow the same steps.

patch/users/{user_id}/albums/{album_id}/custom_thumbnails/{thumbnail_id}

Path parameters

album_idnumber required
Example:3706071

The ID of the album.

thumbnail_idnumber required
Example:12345

The ID of the custom thumbnail.

user_idnumber required
Example:152184

The ID of the user.

Response

The custom thumbnail was replaced.