Method: subscriptions.create

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

בקשת HTTP

POST https://workspaceevents.googleapis.com/v1/subscriptions

כתובת ה-URL משתמשת בתחביר של gRPC Transcoding.

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

פרמטרים
validateOnly

boolean

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

גוף הבקשה

גוף הבקשה מכיל מופע של Subscription.

גוף התשובה

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

  • השדה metadata מכיל מערך ריק.
  • השדה response מכיל מופע חדש של Subscription.

היקפי הרשאה

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

  • 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

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