v36

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0187270483.0 KB
Entity Bulk Seed

Bulk Seed Entities

post/v3/entities/bulk

Request body

bucketstring

Optional bucket public ID (bkt_...) to seed into. Omit to use the account+environment default bucket.

onConflict'merge'

Conflict strategy for an entity that already exists. Only merge is supported and it is the default: synonyms are added additively, a longer description replaces the old one, and attributes are merged with new keys winning.

Response

The request has succeeded.