Skip to main content

Dataimportresponse

Holds information about the response of the data import action

importKeystring

Import key

statestring

Represents the execution status of a background process

Possible values: [QUEUED, IN_PROGRESS, COMPLETE, NOT_FOUND, CANCEL, TO_BE_CANCELED, TIMED_OUT, ERROR, TRANSIENT_ERROR, OVERRIDDEN, RECOVERABLE_ERROR]

Dataimportresponse
{
"importKey": "string",
"state": "QUEUED"
}