以前に共有したアルバムを非公開としてマークします。アルバムの共有が停止され、オーナー以外のすべてのユーザーがアルバムにアクセスできなくなります。オーナー以外が追加したコンテンツはすべてアルバムから削除されます。オーナー以外のユーザーが過去にアルバムを自分のライブラリに追加した場合、各自のライブラリ内の写真はすべて保持されます。このアクションは、デベロッパーが API で作成したアルバムに対してのみ実行できます。
HTTP リクエスト
POST https://photoslibrary.googleapis.com/v1/albums/{albumId}:unshare
[null,null,["最終更新日 2024-11-07 UTC。"],[[["Makes a shared album private, removing sharing access and all non-owner content, effective March 31, 2025."],["Non-owners who added the album to their library will keep any photos already in their library."],["Only applicable to albums created by the developer using the API, requiring the album ID in the request."],["Requires authorization with the `https://www.googleapis.com/auth/photoslibrary.sharing` scope."],["The request body should be empty, and a successful operation results in an empty response body."]]],[]]