Nottaki bir veya daha fazla izni siler. Belirtilen varlıklar erişimi hemen kaybeder. OWNER rolüne sahip bir izin kaldırılamaz. İzni kaldırma işlemi başarısız olursa isteğin tamamı başarısız olur ve değişiklik yapılmaz. Belirtilen izin notta yoksa 400 hatalı istek hatası döndürür.
HTTP isteği
POST https://keep.googleapis.com/v1/{parent=notes/*}/permissions:batchDelete
Silinen tüm izinler tarafından paylaşılan üst kaynak. Biçim: notes/{note} Bu ayarlanırsa DeleteAllowedRequest mesajlarında belirtilen tüm izinlerin üst öğesi bu alanla eşleşmelidir.
İstek içeriği
İstek gövdesi aşağıdaki yapıya sahip verileri içerir:
[[["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-09-05 UTC."],[[["This operation allows the deletion of one or more permissions on a note, removing access for the specified entities."],["The request must be sent as a POST request to the specified URL, including the note ID in the path parameter."],["The request body requires a JSON object with an array of permission names to be deleted, formatted as 'notes/{note}/permissions/{permission}'."],["Upon success, the response body will be empty, indicating the permissions have been removed."],["This operation requires authorization with the 'https://www.googleapis.com/auth/keep' scope."]]],[]]