Daha önce paylaşılan bir albümü gizli olarak işaretler. Bu durumda albüm artık paylaşılmaz ve albüm sahibi olmayan tüm kullanıcılar albüme erişimi kaybeder. Albümün sahibi olmayan kullanıcıların eklediği tüm içerikler albümden kaldırılır. Albümü daha önce kitaplığına eklemiş olan albüm sahibi olmayan kullanıcılar, kitaplarındaki tüm fotoğrafları korur. Bu işlem yalnızca geliştirici tarafından API aracılığıyla oluşturulan albümlerde yapılabilir.
HTTP isteği
POST https://photoslibrary.googleapis.com/v1/albums/{albumId}:unshare
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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."]]],[]]