Method: accounts.invitations.accept
בקשת HTTP
POST https://mybusinessaccountmanagement.googleapis.com/v1/{name=accounts/*/invitations/*}:accept
בכתובת ה-URL נעשה שימוש בתחביר המרת gRPC.
פרמטרים של נתיב
פרמטרים |
name |
string
חובה. שם ההזמנה שהתקבלה. accounts/{account_id}/invitations/{invitation_id}
|
גוף הבקשה
גוף הבקשה חייב להיות ריק.
גוף התגובה
אם הביצוע יהיה תקין, גוף התגובה יהיה ריק.
היקפי הרשאות
נדרש היקף OAuth הבא:
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 outlines the process and requirements for accepting a specified invitation using the `accounts/*/invitations/*}:accept` endpoint."],["The request is made using an HTTP POST method to the specified URL with an empty request body."],["Successful responses will return an empty body, indicating the invitation has been accepted."],["Authorization requires the `https://www.googleapis.com/auth/business.manage` OAuth scope."],["The request utilizes path parameters to identify the target account and invitation."]]],[]]