Method: domainTemplates.providers.services.checkTemplateSupport

Returns OK (HTTP status 2xx) if the given service template is supported, and 404 otherwise. For details, see the Domain Connect protocol documentation.

HTTP request

GET https://domainconnect.googleapis.com/v2/domainTemplates/providers/{providerId}/services/{serviceId}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
providerId

string

Service provider identifier - typically the domain of the provider.

serviceId

string

The name or identifier of the template.

Request body

The request body must be empty.

Response body

If successful, the response body will be empty.