Create a website formCopy Pagepost https://vision-api.truepic.{tld}/v3/website-formsBody Paramsallowed_originsarray of stringsrequiredThe domains that the website form is allowed to be embedded on. URLs must include https:// and cannot include a path. An asterisk (*) can be used in place of the subdomain to allow any subdomain.allowed_origins*ADD stringinspection_type_idsarray of numbersrequiredThe IDs of the inspection types that can be created from the website form.inspection_type_ids*ADD numberis_email_requiredbooleanWhether the email field is required on the website form. Defaults to false.falsetruefalseis_phone_requiredbooleanWhether the phone field is required on the website form. Defaults to false.falsetruefalsenamestringrequiredThe name of the website form.should_show_addressbooleanWhether the address field should be shown on the website form when it is optional. The field is always shown if it is required by the inspection type. Defaults to false.falsetruefalseteam_idnumberrequiredThe ID of the team that the website form creates inspections within.Responses 201The request was successful. 400The request body couldn't be parsed. 401Authentication failed, or the user/client doesn't have permission to the requested resource. 403The user doesn't have permission to access the requested resource. 404The requested resource couldn't be found. 412A required property or parameter is missing from the request. 500An unexpected error occurred.Updated 4 months ago Get a list of all website formsGet a website formDid this page help you?YesNo