Adds a ShaCertificate
to the specified AndroidApp
.
HTTP request
POST https://firebase.googleapis.com/v1beta1/{parent=projects/*/androidApps/*}/sha
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
The resource name of the parent
|
Request body
The request body contains an instance of ShaCertificate
.
Response body
If successful, the response body contains a newly created instance of ShaCertificate
.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-platform
https://www.googleapis.com/auth/firebase
For more information, see the Authentication Overview.