Update a reference tableAsk AIput deprecatedhttps://{customerid}.observeinc.com/v1/meta/reftable/{id}Path ParamsidintegerrequiredThe id of the reference table to update. Schema updates are not supported at this time.Body ParamsinputjsonReference table metadata. The JSON should match the ReferenceTableInput GraphQL type (excluding upload, which is specified as a separate form field).uploadfileCSV file containing the data to populate the managed dataset with.Responses 200Reference table updated successfully 404Reference table not foundUpdated 7 months ago