Update an inspection typeCopy Pageput https://vision-api.truepic.{tld}/v3/inspection-types/{inspectionTypeId}Path ParamsinspectionTypeIdnumberrequiredInspection type idBody ParamsRequest Body for PUT /inspection-types/{inspectionTypeId}created_by_member_user_idnumberthe id of the user who created this inspection type. References users.idcustom_fieldsarray of objectsAn array of custom fields that are used by this inspection typecustom_fieldsADD 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_requiredbooleanControls whether an address is required for the inspection or not1000truefalseis_list_lockedbooleanWhen true, the list associated with this inspection type cannot be changedfalsetruefalselanguagestringenumThe 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_idnumberThe 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.idnamestringThe 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_fieldbooleanWhen true, there is only one name for the user to fill out rather than a separate first name and last name fieldtruetruefalseResponses 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 an inspection type by idDelete an inspection typeDid this page help you?YesNo