Admin SDK: Contact Delegation API
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-25 UTC
[null,null,["อัปเดตล่าสุด 2025-07-25 UTC"],[],[],null,["# Admin SDK: Contact Delegation API\n\nWith the Contact Delegation API, administrators can manage [contact delegation](https://support.google.com/contacts/answer/2590392)\npermissions for their users. These permissions let users grant other users access to manage their contacts.\n\nService: admin.googleapis.com\n-----------------------------\n\nTo call this service, we recommend that you use the Google-provided [client libraries](https://cloud.google.com/apis/docs/client-libraries-explained). If your application needs to use your own libraries to call this service, use the following information when you make the API requests.\n\n### Discovery document\n\nA [Discovery Document](https://developers.google.com/discovery/v1/reference/apis) is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery document:\n\n- *No discovery documents are available for this service.*\n\n### Service endpoint\n\nA [service endpoint](https://cloud.google.com/apis/design/glossary#api_service_endpoint) is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:\n\n- `https://admin.googleapis.com`\n\nREST Resource: [admin.contacts.v1.users.delegates](/workspace/admin/contact-delegation/reference/rest/v1/admin.contacts.v1.users.delegates)\n-------------------------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|----------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------|\n| [create](/workspace/admin/contact-delegation/reference/rest/v1/admin.contacts.v1.users.delegates/create) | `POST /admin/contacts/v1/{parent=users/*}/delegates` Creates one or more delegates for a given user. |\n| [delete](/workspace/admin/contact-delegation/reference/rest/v1/admin.contacts.v1.users.delegates/delete) | `DELETE /admin/contacts/v1/{name=users/*/delegates/*}` Deletes a delegate from a given user. |\n| [list](/workspace/admin/contact-delegation/reference/rest/v1/admin.contacts.v1.users.delegates/list) | `GET /admin/contacts/v1/{parent=users/*}/delegates` Lists the delegates of a given user. |"]]