Duplicate a form

POST {{base_url}}/forms/{{form_id}}/duplicate

folderid is the destination for the duplicated form. Specifying a folderid is optional.

If folder_id is not specified, the duplicated form will be added to the same folder as the original form.

Request Body

{"folder_id"=>"xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxx"}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring
organization-idstring

RESPONSES

status: Created

{"are_answers_public":false,"are_messages_public":false,"author_id":"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx","created_at":"2022-08-16T19:33:52.498482Z","folder_id":"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx","form_id":"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx","hide_branding":false,"idle_deadline_time_in_minutes":60,"metadata":{"primary_color":"#FA6B05","secondary_color":"#FBCE37","background_color":"#FFFFFF","font_family":"Montserrat","font_value":"\"Montserrat\", sans-serif","locale":"en-US","show_form_title":false,"live_recording":true,"show_overlay_close_button":true,"show_player_controls":true,"square_button_radius":10,"created_from":"duplicate"},"notifications":{"send_contact_message_emails":true},"organization_id":"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx","questions":[{"allowed_answer_media_types":["audio","video","text"],"collect_contact_information":false,"created_at":"2022-08-16T19:33:52.518012Z","form_id":"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx","label":"1","logic_actions":[{"action":"jump","details":{"to":{"type":"goodbye","value":"default"}},"condition":{"op":"always","vars":[]}}],"media_id":"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx","media_type":"video","media_url":"https://player.vimeo.com/external/363031257.hd.mp4?s=0c25528f8484030b0c45da6eda102836e11a58f8\u0026profile_id=175\u0026oauth2_token_id=57447761","metadata":{},"question_id":"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx","share_id":"xxxxxxxxxxxx","share_url":"https://www.videoask.com/xxxxxxxxxxx","thumbnail":"https://images.pexels.com/videos/3002769/free-video-3002769.jpg?fit=crop\u0026w=1200\u0026h=630\u0026auto=compress\u0026cs=tinysrgb","transcode_status":"completed","transcribe_status":"completed","type":"standard","updated_at":"2022-08-16T19:33:52.518487Z"}],"requires_consent":false,"requires_contact_email":true,"requires_contact_info":true,"requires_contact_name":true,"requires_contact_phone_number":false,"requires_contact_product_name":false,"respondents_count":0,"responses_share_id":"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx","responses_share_url":"https://www.videoask.com/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx","share_id":"xxxxxxxxxxxx","share_url":"https://www.videoask.com/xxxxxxxxxxxx","show_consent":false,"show_contact_email":true,"show_contact_name":true,"show_contact_phone_number":false,"show_contact_product_name":false,"tag_share_id":"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx","tag_share_url":"https://www.videoask.com/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx","title":"Hello World (copy)","updated_at":"2022-08-16T19:33:52.505298Z","is_password_protected":false,"drop_off_analysis":true}