Update a GeoIP configurationput https://{hostname}/api/lcdn-mapping/v1/geoip-configs/{geoIpConfigId}Path ParamsgeoIpConfigIdintegerrequiredBody ParamstypestringenumrequiredIPV4IPV6Allowed:IPV4IPV6namestringrequiredlength between 1 and 128descriptionstringlength between 1 and 256Responses 200An HTTP 200 will signify the successful update of an geoip-config instance. 400An HTTP 400 will be returned if the request is badly formed or has constraint violations. 403An HTTP 403 will be returned if the principal is not authorized to access the instance of access-map that the request was made against. 404An HTTP 404 will be returned if the access-map with the specified entityId is not found. 409An HTTP 409 will be returned if the access-map offered for create/update would lead to a conflicting state.Updated about 5 hours ago