apps
Updates the specified SSL certificate. To renew a certificate and maintain its existing domain mappings, update certificate_data with a new certificate. The new certificate must be applicable to the same domains as the original certificate. The certificate display_name may also be updated.
patch/v1/apps/{appsId}/authorizedCertificates/{authorizedCertificatesId}
Path parameters
appsIdstring required
Part of name. Required. Name of the resource to update. Example: apps/myapp/authorizedCertificates/12345.
authorizedCertificatesIdstring required
Part of name. See documentation of appsId.
Query parameters
updateMaskstring
Standard field mask for the set of fields to be updated. Updates are only supported on the certificate_raw_data and display_name fields.
Request body
Response
Successful response