v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-135982176.0 KB
apps

Updates the specified domain mapping. To map an SSL certificate to a domain mapping, update certificate_id to point to an AuthorizedCertificate resource. A user must be authorized to administer the associated domain in order to update a DomainMapping resource.

patch/v1/apps/{appsId}/domainMappings/{domainMappingsId}

Path parameters

appsIdstring required

Part of name. Required. Name of the resource to update. Example: apps/myapp/domainMappings/example.com.

domainMappingsIdstring required

Part of name. See documentation of appsId.

Query parameters

updateMaskstring

Required. Standard field mask for the set of fields to be updated.

Request body

idstring

Relative name of the domain serving the application. Example: example.com.

namestring

Output only. Full path to the DomainMapping resource in the API. Example: apps/myapp/domainMapping/example.com.@OutputOnly

Response

Successful response