Update an originCopy Pageput https://{hostname}/api/content-delivery/v1/content-providers/{contentProviderId}/origins/{originId}Path ParamsoriginIdintegerrequiredcontentProviderIdintegerrequiredBody ParamscacheKeyOriginHostnameOriginIdinteger≥ 1cacheableErrorResponseCodesarray of stringslength ≤ 256cacheableErrorResponseCodesADD stringcachingTypestringenumDefaults to OPTIMISTICCONSERVATIVECONSERVATIVEOPTIMISTICAllowed:CONSERVATIVEOPTIMISTICcontentProviderIdintegerrequired≥ 1dynamicHierarchyobjectdynamicHierarchy objectedgeHostTypestringenumDefaults to HTTPHTTPAEXAllowed:HTTPAEXedgeHostnamestringenablebooleanDefaults to truetruetruefalseenableAuthenticatedContentbooleanDefaults to falsetruefalseenableRequestIdExportbooleanDefaults to falsetruefalseenableSiteRedirectsbooleanDefaults to truetruefalseerrorCacheMaxAgeinteger0 to 60errorCacheMaxRetryinteger0 to 16fastRerouteobjectfastReroute objecthostnamestringrequiredinterSiteProtocolstringenumDefaults to HTTPHTTPHTTPHTTPSAllowed:HTTPHTTPSintraSiteProtocolstringenumDefaults to HTTPHTTPHTTPHTTPSAllowed:HTTPHTTPSipAddressTypesarray of stringslength between 1 and 2Defaults to IPV6,IPV4ipAddressTypesADD stringoriginIdintegerrequired≥ 1originTimeoutinteger1 to 300Defaults to 300resolvableHostnamesarray of stringslength ≤ 50resolvableHostnamesADD stringstoragePartitionIdinteger≥ 1tlsIngestProfileIdinteger≥ 1Responses 200An HTTP 200 will signify the successful update of an origin 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 blocklist that the request was made against. 404An HTTP 404 will be returned if the <<resourcePathName | !singularize>> with the specified entityId is not found. 409An HTTP 409 will be returned if the blocklist offered for create/update would lead to a conflicting state.Updated 19 days ago