Eklenen hesaba bildirim e-postası göndermek için true olarak ayarlayın. Bildirim e-postası gönderilmemesi için false olarak ayarlayın.
ccMe
boolean
Yalnızca sendEmailstrue ise geçerlidir. İstekte bulunan kullanıcıyı e-posta mesajında CC alanına eklemek için true olarak ayarlayın. İstekte bulunan kullanıcıyı CC alanına eklemek istemiyorsanız false olarak 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: 2025-02-06 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."]]],[]]