Skip to main content
POST
Create import session

Authorizations

X-Api-Key
string
header
required

API key for authentication. Generate one from your account settings.

Body

application/json
type
enum<string>

Import session type. Only SureImport is supported.

Available options:
SureImport
client_session_id
string | null

Client-provided idempotency key for the full import session.

expected_chunks
integer | null

Expected number of ordered chunks before publish is allowed.

Required range: x >= 1

Response

import session created

data
object
required