Skip to main content
POST
The staged rows of one import, verbatim, with what validation decided about each.

Headers

Prefer
enum<string>

Preference

Available options:
return=representation,
return=minimal,
return=none,
resolution=ignore-duplicates,
resolution=merge-duplicates

Query Parameters

select
string

Filtering Columns

Body

import_rows

The staged rows of one import, verbatim, with what validation decided about each.

batch_id
string<uuid>

Note: This is a Foreign Key to imports.id.

first_issue
string<text>
id
string<uuid>

Note: This is a Primary Key.

issues
string<jsonb>
mapped
string<jsonb>
organization_id
string<uuid>

Note: This is a Foreign Key to copilot_settings.organization_id.

row_number
integer<integer>
source
string<jsonb>
status
string<character varying>
Maximum string length: 20
target_id
string<uuid>

Response

201

Created