Update a listCopy Pageput https://vision-api.truepic.{tld}/v3/lists/{listId}Path ParamslistIdintegerrequiredThe ID of the existing list.Body ParamsgroupsobjectThe groups of items in the listgroups objectitemsarray of objectsrequiredThe list items describe prompts to the user for specific photos, videos, or questions during the inspection.items*ADD objectnamestringrequiredThe auto-generated name of the list.Responses 200Request 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 9 days ago