Method: subscriptions.delete

מחיקת המינוי ל-Google Workspace. במאמר מחיקת מינוי ל-Google Workspace מוסבר איך משתמשים בשיטה הזו.

בקשת HTTP

DELETE https://workspaceevents.googleapis.com/v1/{name=subscriptions/*}

בכתובת ה-URL נעשה שימוש בתחביר המרת קידוד של gRPC.

פרמטרים של נתיב

פרמטרים
name

string

חובה. שם המשאב של המינוי למחיקה.

פורמט: subscriptions/{subscription}

פרמטרים של שאילתה

פרמטרים
validateOnly

boolean

אפשרות. אם המדיניות מוגדרת לערך true, הבקשה מאמתת ומוצגת בתצוגה מקדימה, אבל המינוי לא יימחק.

allowMissing

boolean

אפשרות. אם המדיניות מוגדרת לערך true והמינוי לא נמצא, הבקשה תצליח אבל המינוי לא יימחק.

etag

string

אפשרות. התג של המינוי.

אם הוא קיים, הוא חייב להתאים ל-etag של השרת. אחרת, הבקשה נכשלת בסטטוס ABORTED.

גוף הבקשה

גוף הבקשה חייב להיות ריק.

גוף התשובה

אם הפעולה בוצעה ללא שגיאות, גוף התגובה מכיל מופע של Operation.

  • השדה metadata מכיל מערך ריק.
  • השדה response ריק.

היקפי הרשאות

נדרש אחד מהיקפי ההרשאות הבאים של OAuth:

  • https://www.googleapis.com/auth/chat.bot
  • https://www.googleapis.com/auth/chat.spaces
  • https://www.googleapis.com/auth/chat.spaces.readonly
  • https://www.googleapis.com/auth/chat.messages
  • https://www.googleapis.com/auth/chat.messages.readonly
  • https://www.googleapis.com/auth/chat.messages.reactions
  • https://www.googleapis.com/auth/chat.messages.reactions.readonly
  • https://www.googleapis.com/auth/chat.memberships
  • https://www.googleapis.com/auth/chat.memberships.readonly
  • https://www.googleapis.com/auth/meetings.space.created
  • https://www.googleapis.com/auth/meetings.space.readonly

למידע נוסף, עיינו במדריך ההרשאות.