Method: enterprises.webApps.create

创建 Web 应用。

HTTP 请求

POST https://androidmanagement.googleapis.com/v1/{parent=enterprises/*}/webApps

网址采用 gRPC 转码语法。

路径参数

参数
parent

string

企业的名称,格式为 enterprises/{enterpriseId}

请求正文

请求正文包含一个 WebApp 实例。

响应正文

如果成功,响应正文将包含一个新创建的 WebApp 实例。

授权范围

需要以下 OAuth 作用域:

  • https://www.googleapis.com/auth/androidmanagement

有关详情,请参阅 OAuth 2.0 概览