post https://{server}/api/v2.1/forms//duplicate/
With a form's form_token
(or token
as returned by the call to list a user's or a base's forms), you can duplicate a form with this request.
In the response, the details of the newly created duplication are listed.