Create a new originpost https://{hostname}/api/content-delivery/v1/content-providers/{contentProviderId}/originsPath ParamscontentProviderIdintegerrequiredBody ParamsoriginTimeoutinteger1 to 300Defaults to 300contentProviderIdintegerrequired≥ 1enablebooleanDefaults to truetruetruefalsehostnamestringrequiredtlsIngestProfileIdinteger≥ 1storagePartitionIdinteger≥ 1enableRequestIdExportbooleanDefaults to falsetruefalsecachingTypestringenumDefaults to OPTIMISTICCONSERVATIVECONSERVATIVEOPTIMISTICAllowed:CONSERVATIVEOPTIMISTICenableAuthenticatedContentbooleanDefaults to falsetruefalseenableSiteRedirectsbooleanDefaults to truetruefalsecacheKeyOriginHostnameOriginIdinteger≥ 1edgeHostTypestringenumDefaults to HTTPHTTPAEXAllowed:HTTPAEXedgeHostnamestringdynamicHierarchyobjectdynamicHierarchy objectinterSiteProtocolstringenumDefaults to HTTPHTTPHTTPHTTPSAllowed:HTTPHTTPSintraSiteProtocolstringenumDefaults to HTTPHTTPHTTPHTTPSAllowed:HTTPHTTPSfastRerouteobjectfastReroute objectresolvableHostnamesarray of stringslength ≤ 50resolvableHostnamesADD stringerrorCacheMaxAgeinteger0 to 60errorCacheMaxRetryinteger0 to 16cacheableErrorResponseCodesarray of stringslength ≤ 256cacheableErrorResponseCodesADD stringipAddressTypesarray of stringslength between 1 and 2Defaults to IPV6,IPV4ipAddressTypesADD stringResponses 201An HTTP 201 will be returned if the request is successfully processed, and a new origin object is created. The location of the new object will be specified in the location header. 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. 409An HTTP 409 will be returned if the blocklist offered for create/update would lead to a conflicting state.Updated about 2 months ago