Method: accounts.admins.delete
הסרה של מנהל המערכת שצוין מהחשבון שצוין.
בקשת HTTP
DELETE https://mybusiness.googleapis.com/v4/{name=accounts/*/admins/*}
בכתובת ה-URL נעשה שימוש בתחביר המרת gRPC.
פרמטרים של נתיב
פרמטרים |
name |
string
שם המשאב של האדמין שיש להסיר מהחשבון.
|
גוף הבקשה
גוף הבקשה חייב להיות ריק.
גוף התגובה
אם הביצוע יהיה תקין, גוף התגובה יהיה ריק.
היקפי הרשאות
כדי להשתמש בתכונה הזו יש צורך באחד מההיקפים הבאים של OAuth:
https://www.googleapis.com/auth/plus.business.manage
https://www.googleapis.com/auth/business.manage
למידע נוסף, עיין בסקירה הכללית על OAuth 2.0.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2023-12-01 (שעון UTC).
[null,null,["עדכון אחרון: 2023-12-01 (שעון UTC)."],[[["This document describes how to remove an admin from a Google My Business account using the Accounts API."],["It uses a DELETE request to the `https://mybusiness.googleapis.com/v4/{name=accounts/*/admins/*}` endpoint."],["The request requires the `name` path parameter to specify the admin to remove and must have an empty request body."],["It requires specific OAuth scopes for authorization and, if successful, returns an empty response body."],["**Deprecated:** It's recommended to use the Account Management API instead for this functionality."]]],[]]