Đánh dấu album đã chia sẻ trước đây là riêng tư. Điều này có nghĩa là album không còn được chia sẻ nữa và tất cả những người không phải chủ sở hữu sẽ mất quyền truy cập vào album. Tất cả nội dung không phải của chủ sở hữu sẽ bị xóa khỏi album. Nếu người không phải chủ sở hữu đã thêm album vào thư viện của họ, thì họ sẽ giữ lại tất cả ảnh trong thư viện của mình. Bạn chỉ có thể thực hiện hành động này trên những album do nhà phát triển tạo thông qua API.
Yêu cầu HTTP
POST https://photoslibrary.googleapis.com/v1/albums/{albumId}:unshare
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 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."]]],[]]