API ReferenceAlbumsUpdate an album.Update an album. PATCH /users/:userId/albums/:albumId Update album name or description. You can only update your own albums. Request Responses200400401404Album updated successfully.Invalid update data.Authentication required.Album not found.