go back to MobileTableConfigService

PUT /mobileTableConfigs/create

Creates a new RowMobileTableConfig record for the given data.

Parameters

name description type default type
tableConfig the data to use when creating the new table configuration body of type: application/xml application/json RowMobileTableConfig

Result

RowMobileTableConfig of type: application/xml application/json

the created RowMobileTableConfig object

Child Elements:

Try It Out

Request

- Authentication Help