projects
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/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/authorizedCertificates/{authorizedCertificatesId}
Path parameters
projectsIdstring required
Part of name. Required. Name of the resource to update. Example: apps/myapp/authorizedCertificates/12345.
locationsIdstring required
Part of name. See documentation of projectsId.
applicationsIdstring required
Part of name. See documentation of projectsId.
authorizedCertificatesIdstring required
Part of name. See documentation of projectsId.
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