Batch Write Documents
Apply up to 50 writes (set, update, delete) in order. Not atomic
across writes: it stops at the first failure, whose index the error
names, and reports every write it applied.
Dark launch: requires the hosted_apis_access entitlement (402 hosted_apis_not_in_plan otherwise).
Authentication
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Path parameters
Store id (prefixed external id, store_...).
Collection name (lowercase letters, digits, _, -).