Eklenen hesaba bildirim e-postası göndermek için değeri true olarak ayarlayın. Bildirim e-postası göndermemek için ayarı false yapın.
ccMe
boolean
Yalnızca sendEmailstrue ise geçerlidir. İstekte bulunan kişiyi e-posta iletisinde CC'lemek için değeri true olarak ayarlayın. İstekte bulunanı CC'ye eklememek için false (yanlış) değerini ayarlayın.
Yanıt gövdesi
Başarılıysa yanıt metni, MatterPermission öğesinin bir örneğini 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-08-22 UTC."],[[["Adds an account as a collaborator to a specified matter using the provided matter ID."],["Requires a request body specifying the account's permissions, along with optional notification email settings."],["Uses the `POST https://vault.googleapis.com/v1/matters/{matterId}:addPermissions` endpoint for the operation."],["Utilizes OAuth scope `https://www.googleapis.com/auth/ediscovery` for authorization."],["Returns a MatterPermission object in the response body upon successful completion."]]],[]]