go back to MobileTableConfigService

PUT /mobileTableConfigs/update

Updates a RowMobileTableConfig record for the given data.

Roles that can access this endpoint are Users.

Parameters

name description type default type
tableConfig the data to use when updating the existing RowMobileTableConfig record body of type: application/xml application/json RowMobileTableConfig

Result

RowMobileTableConfig of type: application/xml application/json

the updated RowMobileTableConfig object and associated child rows

Child Elements:

Try It Out

Request

- Authentication Help