Skip to main content
POST
Bind the file's columns to the record's fields, say which one identifies a record, and say what

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

Bind the file's columns to the record's fields, say which one identifies a record, and say what happens to a row that already exists.

The key is checked against the entity's own unique constraints: a key that is not unique in the schema is not a key.

p_batch_id
string<uuid>
required
p_fields
string<jsonb>
required
p_natural_key_field
string<text>
required
p_template_name
string<text>
p_write_mode
string<text>

Response

200

OK