Duplicate Record
Creates a duplicate 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 record ID to duplicate.
stringrequired
The AnyDB database ID containing the record.
stringrequired
The AnyDB team ID containing the record.
string
Optional destination database ID for the duplicate.
string
Optional parent ID to attach the duplicate to.
string
Optional attachment handling mode: noattachments, link, or duplicate.