removed

Deprecation Notice: Transfer tableSetting

The field tableSettings on the Shares Endpoints (Create, Update) has been deprecated and will be removed 18th December 2023.

  • POST /api/v1/shares/
  • GET /api/v1/shares/

Instead, please use the advancedSettings on the Transfer Endpoints which will allow you to do Table Clustering Configuration.

  • POST /api/v1/shares/{shareId}/transfers/
  • GET /api/v1/shares/{shareId}/transfers/

You can learn more about Advanced Table Settings in our documentation