Create Or Update Entities
Creates or updates entities in Fibery.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Fibery type name shared by all entities in the batch.
array of objectrequired
Array of entities to create or update.
string
Field used to match existing entities when an item has no Fibery ID.
string
What Fibery should do on conflict, for example `merge` or `skip`.