v1

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

Remove a custom uploaded album thumbnail

This method removes a custom uploaded thumbnail from the specified album.

delete/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 removed.