v29

latestOpenAPI 3.0.3raw.githubusercontent.com2026-05-13511526891.2 KB
Brands

Check Host Mapping Validity for an Existing Brand

Returns a JSON object determining whether a host mapping is valid for the given brand.

Allowed for

  • Admins
get/api/v2/brands/{brand_id}/check_host_mapping

Path parameters

brand_idinteger required

The ID of the brand

Response

Successful response

cnamestring

The canonical name record for a host mapping

expected_cnamesstring[]

Array of expected CNAME records for host mapping(s) of a given brand

is_validboolean

Whether a host mapping is valid or not for a given brand

reasonstring

Reason why a host mapping is valid or not