v2

OpenAPI 3.1.02026-07-26391214472.7 KB
import-export

Import Records

Import records from CSV.

All imports run as background jobs. Returns a job_id immediately. When record_type_id is provided it is injected into every row. Requires 'create' permission on the target object type.

post/api/v1/objects/{object_type}/import

Path parameters

object_typestring required

Query parameters

record_type_idinteger

Record type to assign to all imported rows

Record type to assign to all imported rows

Headers

authorizationstring nullable
X-API-Keystring nullable

Response

Successful Response

{"stackTrail":"paths:/api/v1/objects/{object_type}/import:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}