post https://api-examples.tamr.cloud/api/v1alpha1/tables//records
Creates a new record, and, if given, links to it.
Note: To use the Try It feature on the right to see an example response, you can enter any values for the required parameters.
When creating a new record, you supply values for the fields in the data product's schema. See Obtaining the System of Record Table Schema.
Optionally, you can specify up to 5 IDs (externalIds) to link to the new record. These IDs can be Tamr IDs, Tamr record IDs, or other persistent identifiers.
If the record is created successfully, this operation returns the created record.