Create a copy of an existing record with optional custom positioning in the view.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful duplicate
Array of record objects
[
{
"id": "recXXXXXXX",
"fields": { "single line text": "text value" }
}
]