Updates an existing review form by ID.
HTTP Basic Authentication using API Key and Secret Key. The credentials should be Base64 encoded in the format 'api_key:secret_key'. You can obtain your API Key and Secret Key from Feedspace → Automation → API (https://app.feedspace.io/automation/api).
Request body for creating or updating a review form. Most fields are optional. Conditional requirements apply based on enabled features.
Name of the review form (required, max 140 characters)
140Pause or unpause the form. When this field is present, only this field is validated.
Form description
Title displayed on the form page
Main message or description for the form page (supports HTML)
Messaging description (supports HTML)
Image file for the form page (optional, max 15MB)
Hide the page image (1 = yes, 0 = no)
0, 1 Favicon path
Array of review label IDs (each must be 26 characters, distinct)
26Enable video recording (1 = yes, 0 = no). When enabled, video_button_label is required.
0, 1 Label for the video recording button (required if allow_video_recording is 1)
Enable screen recording (1 = yes, 0 = no). When enabled, screen_button_label is required.
0, 1 Label for the screen recording button (required if allow_screen_recording is 1)
Enable audio recording (1 = yes, 0 = no). When enabled, audio_button_label is required.
0, 1 Label for the audio recording button (required if allow_audio_recording is 1)
Enable text review (1 = yes, 0 = no). When enabled, text_button_label is required.
0, 1 Label for the text review button (required if allow_text_review is 1)
Enable file upload option (1 = yes, 0 = no). When enabled, text_file_upload_label is required.
0, 1 Label for the file upload input (required if allow_upload_file_option is 1)
Allowed file types for upload (e.g., all_video)
Review type: '0' = text only comment, '1' = text rating with comment
0, 1 Placeholder text for remarks (required in certain review type configurations)
Option to add remark (1 = yes, 0 = no)
0, 1 Is remark required (1 = yes, 0 = no)
0, 1 Array of additional info fields (e.g., 'other_text', 'other_text2', 'other_text3', 'consent')
Label for other_text field (required if 'other_text' in additionalinfo)
Placeholder for other_text field (required if 'other_text' in additionalinfo)
Label for other_text2 field (required if 'other_text2' in additionalinfo)
Placeholder for other_text2 field (required if 'other_text2' in additionalinfo)
Label for other_text3 field (required if 'other_text3' in additionalinfo)
Placeholder for other_text3 field (required if 'other_text3' in additionalinfo)
Consent label text (required if 'consent' in additionalinfo, must contain valid link format)
Thank you page type
thank_you_page, redirection Thank you page title
Thank you page message
Thank you reveal text
Thank you redirection URL (required if thank_you_type is 'redirection')
Allow video and shareable link (1 = yes, 0 = no)
0, 1 Enable other review platforms (1 = yes, 0 = no)
0, 1 Array of other review platforms (required if other_review_platforms_enabled is 1 and provided, min 1 item)
1Thank you page affiliate link (URL with or without scheme, will be normalized to https://)
Enable thank you affiliate link (1 = yes, 0 = no)
0, 1 Hide signup section (1 = yes, 0 = no)
0, 1 Enable star redirection (true = yes, false = no)
Minimum rating for star redirection (1-5)
Array of star redirection platforms (required if allow_star_redirection is true and provided, min 1 item)
1Allow introduction media (1 = yes, 0 = no)
0, 1 Introduction media array (optional, max 1 item)
1Allow thank you message media (1 = yes, 0 = no)
0, 1 Thank you message media array (optional, max 1 item)
1Allow media review (1 = yes, 0 = no)
0, 1 Capture star rating (1 = yes, 0 = no)
0, 1 Capture comment (1 = yes, 0 = no)
0, 1 Allow image uploads (1 = yes, 0 = no)
0, 1 Show reviews on form (1 = yes, 0 = no)
0, 1 Reviews widget UUID (required if show_reviews_on_form is 1)
Enable branding affiliate link (1 = yes, 0 = no)
0, 1 Branding affiliate link (URL with or without scheme, will be normalized to https://)
Submit page attributes
Thank you page attributes
Form configuration attributes
Custom styling and configuration attributes
Media configuration attributes
Allow auto-detect language (1 = yes, 0 = no)
0, 1 Allow to remove branding (1 = yes, 0 = no)
0, 1 Allow custom domain (1 = yes, 0 = no)
0, 1 Review form updated successfully.