Skip to content

Changelog

Learn about new developer features and improvements.

Deprecation notice - Tenant Settings API endpoint path updated to toggle-cross-region-data-inference

The POST /tenant-settings/actions/toggle-cross-region-data-processing endpoint is deprecated. Use POST /tenant-settings/actions/toggle-cross-region-data-inference instead.

Both endpoints are documented, but the toggle-cross-region-data-processing endpoint is deprecated and should not be used for new integrations.

To migrate from the toggle-cross-region-data-processing endpoint to the new toggle-cross-region-data-inference endpoint, update your API calls. The request body and response structure remain unchanged.

Warning

The toggle-cross-region-data-processing endpoint will be removed after or on October 1, 2026.

For more information, see the Tenant Settings API reference.

Was this page helpful?