Create an inspection typeCopy Pagepost https://vision-api.truepic.{tld}/v3/inspection-typesBody ParamsRequest Body for POST /inspection-typescreated_by_member_user_idnumberthe id of the user who created this inspection type. References users.idcustom_fieldsarray of objectsrequiredAn array of custom fields that are used by this inspection typecustom_fields*ADD objectinspection_alert_config_idnumberThe id of the inspection alert configuration that is used by this inspection type. References inspection_alert_configs.idinspection_ready_criteria_textstring | nullOptional inspection-ready criteria text for this inspection type.is_address_requiredbooleanrequiredControls whether an address is required for the inspection or nottruefalseis_list_lockedbooleanrequiredWhen true, the list associated with this inspection type cannot be changedtruefalselanguagestringenumrequiredThe IETF language tag for the intended language of the inspection. Non-customizable text in emails will use the language specified here.enesfr-captes-esitdeelfr-fren-gbbghrcsdanlfihunb-noplrosksvtrShow 23 enum valueslist_idnumberThe id of the list that is used by this inspection type. References lists.idmax_distance_from_address_thresholdnumberthe maximum distance away from the configured inspection address that an inspection can be completed in meters.message_template_set_idnumberrequiredThe id of the message template set that is used by this inspection type. References message_template_sets.idmodified_by_member_user_idnumberthe id of the user who last modified this inspection type. References users.idnamestringrequiredThe name of the inspection typeoutcome_set_idnumberThe id of the outcome set that is used by this inspection type. References outcome_sets.idteamsarray of objectsThe teams that are allowed to use this inspection type. Pass each team as an object containing its id. Passing an empty array removes all team associations.teamsADD objectuse_single_name_fieldbooleanrequiredWhen true, there is only one name for the user to fill out rather than a separate first name and last name fieldtruefalseResponses 200Success 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 inspection typesGet an inspection type by idDid this page help you?YesNo