Bulk upsert records
Bulk operations
Bulk upsert records
Insert-or-update by matching lookup_properties (like SQL upsert). Requires a Basic license.
POST
Bulk upsert records
Authorizations
Your deployment's API key (MMK_API_KEY).
Your Notion integration token / internal token. Supplied by the caller (not stored server-side).
Body
application/json
Property names used to match existing records.
Optional — properties to update on conflict (default: all except lookup).
Optional concurrency/retry config.
Global page-creation options applied to every created page.

