Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
Body
Name of the review form
Title displayed on the form page
Main message or description for the form page
Enable video recording (1 = yes, 0 = no)
0, 1 Label for the video recording button
Enable screen recording (1 = yes, 0 = no)
0, 1 Label for the screen recording button
Enable audio recording (1 = yes, 0 = no)
0, 1 Label for the audio recording button
Enable text review (1 = yes, 0 = no)
0, 1 Label for the text review button
Enable file upload option (1 = yes, 0 = no)
0, 1 Label for the file upload input
Allowed file types for upload (e.g., all_video)
Image file for the form page (optional)
Response
Review form updated successfully.