Create a tableAsk AIpost https://budibase.app/api/public/v1/tablesCreate a table, this could be internal or external.Body ParamsnamestringrequiredThe name of the table.primaryDisplaystringThe name of the column which should be used in relationship tags when relating to this table.schemaobjectrequiredschema objectHeadersx-budibase-app-idstringrequiredDefaults to {{appId}}The ID of the app which this request is targeting.Response 200Returns the created table, including the ID which has been generated for it. This can be internal or external datasources.Updated 7 months ago