how to create a table using REST API's
REST Table API has ability to "create" rows in an existing table, but I don't see any REST API to create a table. For example, if I'd like to clone the existing "incident" table to a new "incident2" empty table (not currently existing), I can read th...
