Skip to main content

01 Enterprise Multi-Tenant Overview

When a user belongs to multiple enterprise accounts and needs to operate or access content under a specific enterprise account, it is necessary to add x-ti-enterprise-id in the HTTP header to specify the enterprise ID. If the user only belongs to one enterprise, this HTTP header is not required.

02 Usage

2.1 Multiple Enterprises Scenario

When a user belongs to multiple enterprises, it is necessary to add x-ti-enterprise-id in the request header to specify the enterprise to operate:

2.2 Single Enterprise Scenario

If the user only belongs to one enterprise, it is not necessary to add the x-ti-enterprise-id header:

03 Get Enterprise ID

To obtain the enterprise ID, please refer to the How to Get Enterprise ID documentation.