Create Database Record
Creates a database record in PixieBrix, merging by key if needed.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
PixieBrix database identifier.
objectrequired
Record data object.
stringrequired
Record id/key to create.
Uncommon arguments
string
How PixieBrix should merge record data. Defaults to replace.