Method: installer.generateSecret

Generates a secret to be used with the installer.validate method .

HTTP request

POST https://sasportal.googleapis.com/v1alpha1/installer:generateSecret

The URL uses gRPC Transcoding syntax.

Request body

The request body must be empty.

Response body

If successful, the response body contains data with the following structure:

Response for installer.generateSecret method .

JSON representation
 { 
 "secret" 
 : 
 string 
 } 
Fields
secret

string

The secret generated by the string and used by [installer.validate] method.

Authorization Scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/userinfo.email
Design a Mobile Site
View Site in Mobile | Classic
Share by: