_edit
Edit or Create a table and its columns
Parameters
id
ID of the table. If the ID does not exist, then it will be created.
name
Name of the table. Will be shown in tab in CRM.
fields
JSON array describing the columns.
Example
Note that the column IDs do not need to be sequential. Current type
options are : text/textarea
On Success
Last updated