Disclaimer: This website requires Please enable JavaScript in your browser settings for the best experience.

HomeDev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference
GitHubNuGetDev CommunityOptimizely AcademySubmit a ticket

Optimizely developer documentation

How can we help you?

Try our conversational search powered by Generative AI!

AI OnAI Off

Receives a backwards-compatible EPISERVERDATA import file and imports the contents into the CMS. The file to be used is based of the upload identifier of a file previously updated using /episerverapi/commerce/import/upload/chunk and /episerverapi/import/upload/commit.

Depends on receiving the OAuth security token to validate the session.

Log in to see full request history
Path Params
string
required

The name of the site to upload to.

string
required

The host name of the site to upload to.

uuid
required

The upload identifier from the chunked upload commit.

string
required

The culture for the specified host name. If none is set, no culture will be defined for hostname.

Responses

401

If user does not have enough permission for this request.

404

If file does not exist.

415

If the media type is not supported.

500

If error when uploading file.

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json