post https://yourorgsite.com/api/GenTable/_execute
Executes an operation of GenTable
With the GenTable service, you can perform the following operation on the execute endpoint:
- GetGenTableNames
GetGenTableNames
BODY PARAMS:
{
"$type": "Asi.Soa.Core.DataContracts.GenericExecuteRequest, Asi.Contracts",
"OperationName": "GetGenTableNames",
"EntityTypeName": "GenTable",
"UseJson": false
}