domains

Developer Preview: Adds a domain to the user's account. Returns INVALID_ARGUMENT if a domain is not provided. Returns ALREADY_EXISTS if the domain is already registered by the user.

post/v2/domains

Request body

domainIdstring

Required. The domain to add. e.g., "example.com"

Response

Successful response

Changes