Batch create or update Records
Create or update many Records in one request. By default, create-only items with the same normalized title and exact eventDate as an existing accessible Record in the same Mini, or an earlier create-only item in the same request, are skipped and returned in Duplicates. Set allowDuplicates to true to skip duplicate detection.
Authentication
AuthorizationBearer
Authenticate every request with Authorization: Bearer <api-key>. Manage keys in Workspace Admin > Security & access.
Request
This endpoint expects an object.
items
allowDuplicates
Response
Accepted
successfulIds
failed
duplicates
successCount
failureCount
Errors
400
Bad Request Error
422
Unprocessable Entity Error