POST
/
objects
/
import
{
  "conflicts": [
    "<string>"
  ],
  "variablesWarnings": [
    "<string>"
  ],
  "variablesErrors": [
    "<string>"
  ],
  "variablesSubstitutions": [
    "<string>"
  ],
  "validationWarnings": [
    "<string>"
  ],
  "validationErrors": [
    "<string>"
  ],
  "importErrors": [
    "<string>"
  ],
  "importActions": [
    "<string>"
  ],
  "zipFileToken": "<string>",
  "status": "<string>"
}

Query Parameters

importPolicy
enum<string>

One of: abort, merge, overwrite

Available options:
ABORT,
MERGE,
OVERWRITE

Body

multipart/form-data

The objects to import

The body is of type object.

Response

200 - application/json

successful operation

The response is of type object.