Method: enterprises.webApps.create
Permintaan HTTP
POST https://androidmanagement.googleapis.com/v1/{parent=enterprises/*}/webApps
URL menggunakan sintaksis gRPC Transcoding.
Parameter jalur
Parameter |
parent |
string
Nama perusahaan dalam bentuk enterprises/{enterpriseId} .
|
Isi permintaan
Isi permintaan memuat instance WebApp
.
Isi respons
Jika berhasil, isi respons memuat instance WebApp
yang baru dibuat.
Cakupan otorisasi
Memerlukan cakupan OAuth berikut:
https://www.googleapis.com/auth/androidmanagement
Untuk mengetahui informasi selengkapnya, lihat OAuth 2.0 Overview.
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-01-30 UTC.
[null,null,["Terakhir diperbarui pada 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."]]],[]]