Installs a deployment to your account for testing. For more information, see Test your add-on
HTTP request
POST https://gsuiteaddons.googleapis.com/v1/{name=projects/*/deployments/*}:install
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. The full resource name of the deployment to install. Example: Authorization requires the following IAM permission on the specified resource
|
Request body
The request body must be empty.
Response body
If successful, the response body is empty.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authorization guide.