v1

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

Maps a domain to an application. A user must be authorized to administer a domain in order to map it to an application. For a list of available authorized domains, see AuthorizedDomains.ListAuthorizedDomains.

post/v1/apps/{appsId}/domainMappings

Path parameters

appsIdstring required

Part of parent. Required. Name of the parent Application resource. Example: apps/myapp.

Query parameters

overrideStrategy'UNSPECIFIED_DOMAIN_OVERRIDE_STRATEGY' | 'STRICT' | 'OVERRIDE'

Whether the domain creation should override any existing mappings for this domain. By default, overrides are rejected.

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