Sign in

Update album

documented

Update the app created album with the specified id.

PATCH /v1/albums/{albumId}Albumsno implementation yet0 runs

Input

album_id*
Album ID
{{$album_id}}
title
Album title
{{$title}}
cover_photo_media_item_id
Cover photo media item ID
{{$cover_photo_media_item_id}}
Calls Google Photos as you (your API key is your account); keychains.dev holds the credentials.
Update album · Google Photos · OpenIntegrations