latestOpenAPI 3.1.02026-08-13356696.3 KB

f499ec011b17

Import Row

Import a typed custom row.

Requires the Import permission (ingest scope). Create its object type first, then ensure each field value matches the object type's schema. A 201 Created response confirms acceptance for asynchronous processing.

post/v1/rows

Request body

versioninteger
idstring required
sourceIdstring uuid required
publicboolean
ownerEmailsstring[]
objectTypeIdstring uuid required
namestring required
fieldsobject required

Response

Successful Response

status'created' | 'updated' required
recordIdstring required
idstring required
sourceIdstring required