HTTP API Relational Data
The HTTP API allows you to manage Relational Data Tables. You can insert and find data records.
The Table argument in Relational commands identifies the Relational Table for the command. A table must be active and have fields defined to store data.
The Field Name argument in Relational commands specifies columns in the data tables. A field must be active to store data.
The Data argument in Relational commands requires additional information to identify specific column names and values.
For more details about Relational, see Relational Tables.