Create a siteCopy Pagepost https://{hostname}/etp-config/v3/configs/{configId}/sitesCreates a new site.Path ParamsconfigIdintegerrequiredA unique identifier for the configuration.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Body ParamsIP addresses and CIDR blocks for an assigned policy based on a region or geographic area.clientOverridePolicyIdintegerThe unique ID of the related client override policy.clientOverridePolicyInfoobjectThe unique policy for handling the traffic arriving from the Zero Trust Client or SIA Client.clientOverridePolicyInfo objectdescriptionstringlength ≥ 1A description of the site configuration that you provide.dynamicExitPointsarray of objectslength ≥ 0Site dynamic exit points.dynamicExitPointsADD objectdynamicIpEnabledbooleanEnables dynamic IP onramp for the site.truetruefalseexitPointsarray of objectslength ≥ 0Site exit points.exitPointsADD objectipsecOnrampcredentialobjectIPsec credential properties.ipsecOnrampcredential objectipsecOverDNSEnabledbooleanEnables DNS over IPsec protection for the site.truefalsenamestringrequiredlength ≥ 1The name of the site configuration.policyIdinteger≥ 1The unique ID of the related policy.policyInfoobjectThe policy to apply to incoming DNS requests.policyInfo objectuseInternalIpPrivacyMaskbooleanApplies an internal IP privacy mask.truefalseResponses 200Successful response. 400Validation error. 401Authentication error. See Get started for help setting up your API token. 403Insufficient permissions See Get started for help setting up your API token. 404Configuration not Found.Updated 4 months ago