Set flags on a device for an inspectionCopy Pagepost https://vision-api.truepic.{tld}/v3/inspections/{inspectionId}/flag-devicePath ParamsinspectionIdintegerrequiredThe ID of the existing inspection request.Body ParamsRequest body for POST /inspections/{inspectionId}/flag-devicecommentstringThe comment to apply to the activity log for this flag action.device_idnumberrequiredThe unique ID of the deviceflagsarray of objectsrequiredThe complete list of flags to apply to the device for this inspection. This will update the list of flags to match this array by adding and/or removing any existing flags.flags*Show 9 enum valuesADD stringResponses 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 Update the type of an existing inspectionUsersDid this page help you?YesNo