Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string | null
required

The name of the site to upload to.

string | null
required

The host name of the site to upload to.

uuid
required

The upload identifier from the chunked upload commit.

string | null
required

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

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json