v1
latestOpenAPI 3.1.02026-07-263911,4691.1 MBInspections
Add table line
Add a new line to a table in an inspection. Returns a server-generated line_id for the newly created line. Each cell is identified by a field_id corresponding to a table column; use GetTemplateDefinition to obtain column field_ids. Cells not listed are left empty. Returns FAILED_PRECONDITION if the table has reached its maximum line limit.
post/inspections/integration/v1/inspections/{inspection_id}/tables/{item_id}/lines
Path parameters
inspection_idstring required
inspection_id is the unique identifier of the inspection containing the table.
item_idstring required
item_id is the item ID of the table within the inspection.
Request body
Response
A successful response.