Method: enterprises.webApps.create
בקשת HTTP
POST https://androidmanagement.googleapis.com/v1/{parent=enterprises/*}/webApps
כתובת ה-URL משתמשת בתחביר של Transcoding של gRPC.
פרמטרים של נתיב
פרמטרים |
parent |
string
שם הארגון בפורמט enterprises/{enterpriseId} .
|
גוף הבקשה
גוף הבקשה מכיל מופע של WebApp
.
גוף התשובה
אם הפעולה בוצעה ללא שגיאות, גוף התגובה יכיל מופע חדש של WebApp
.
היקפי הרשאה
נדרש היקף הרשאות OAuth הבא:
https://www.googleapis.com/auth/androidmanagement
מידע נוסף זמין בOAuth 2.0 Overview.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-01-30 (שעון UTC).
[null,null,["עדכון אחרון: 2025-01-30 (שעון UTC)."],[[["Creates a web app using an HTTP POST request to a specified URL."],["Requires providing the enterprise name as a path parameter in the URL."],["The request body should contain a WebApp object, and a successful response will return a newly created WebApp object."],["Utilizes gRPC Transcoding syntax for the URL structure."],["Needs authorization with the `https://www.googleapis.com/auth/androidmanagement` scope."]]],[]]