Create/Update object records in bulk
Create/Update object records in bulk
Authentication
The API key should be passed in the request headers as api-key for authentication.
Path parameters
Object type for the records to upsert. Must be a previously created custom object type. Only lowercase alphanumeric characters and underscores are allowed (max 32 characters).
Request
Response
Unique Id for the batch process used to track the status of the batch. How to use this processId: Refer to the Get process status API to check the execution status of this batch using the returned processId.