Method: admin.contacts.v1.users.delegates.delete

刪除特定使用者的委派代表。

HTTP 要求

DELETE https://admin.googleapis.com/admin/contacts/v1/{name=users/*/delegates/*}

這個網址使用 gRPC 轉碼語法。

路徑參數

參數
name

string

要刪除的委派名稱,以電子郵件表示,格式為:users/{userId}/委派 s/{delegate},其中 userId 是使用者的電子郵件地址。

要求主體

要求主體必須為空白。

回應主體

如果成功,回應主體會是空白的。

授權範圍

需要下列 OAuth 範圍:

  • https://www.googleapis.com/auth/admin.contact.delegation

詳情請參閱授權指南