Create Record
Creates a new record in AnyDB.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The AnyDB database ID.
stringrequired
The AnyDB team ID.
stringrequired
The AnyDB record name.
string
Optional AnyDB parent ID to attach the created record to.
string
Optional AnyDB template ID for the created record.
string
Optional AnyDB template name for the created record.
array of object
Optional AnyDB content array for the created record.