Update Data - PUT

How to update data in OpenDataBio using the API
EndpointDescriptionPUT Fields
individualsUpdate Individuals(id or individual_id), collector, tag, dataset, date, notes, taxon, identifier, identification_date, modifier, identification_notes, identification_based_on_biocollection, identification_based_on_biocollection_id, identification_individual
individual-locationsUpdate Individual Locations(id or individual_location_id), individual, (location or latitude + longitude), altitude, location_notes, location_date_time, x, y, distance, angle
locationsUpdate Locations(id or location_id), name, adm_level, (geom or lat + long), parent, altitude, datum, x, y, startx, starty, notes, ismarine
measurementsUpdate Measurements(id or measurement_id), dataset, date, object_type, person, trait_id, value, link_id, bibreference, notes, duplicated, parent_measurement
mediaUpdate Media Metadata(id or media_id or media_uuid), collector, tags, date, title_en, title_pt, license, dataset, project, notes, (location or longitude + latitude)
personsUpdate Persons(id or person_id), full_name, abbreviation, email, institution, biocollection
vouchersUpdate Vouchers(id or voucher_id), individual, biocollection, biocollection_type, biocollection_number, number, collector, date, dataset, notes
Last modified June 8, 2025: Added examples and Media apis (8232be9)