v1

OpenAPI 3.1.02026-08-0458114534.0 KB
Imports

Update Import

Updates a import configuration.

patch/v0/imports/{id}

Path parameters

idstring required

The id of the Import

Request body

metadataobject
titlestring

Response

Import updated successfully

idstring required

The unique identifier for the Import

object'import' required

The type of object

status'pending' | 'processing' | 'completed' | 'failed' | 'canceled' required

The status of the Import

format'csv' | 'webset' required

The format of the import.

titlestring required

The title of the import

countnumber required

The number of entities in the import

metadataobject required

Set of key-value pairs you want to associate with this object.

failedReason'invalid_format' | 'invalid_file_content' | 'missing_identifier' nullable required

The reason the import failed

failedAtstring date-time nullable required

When the import failed

failedMessagestring nullable required

A human readable message of the import failure

createdAtstring date-time required

When the import was created

updatedAtstring date-time required

When the import was last updated