You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/configure.properties.example
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,9 @@ IAMAPIKey=
11
11
# Choosing which skill set to use (Required parameter)
12
12
skillset=
13
13
14
+
# tenant ID can be passed (Optional parameter for customers with just one tenant - Required parameter for customers that have more then one tenant linked on their IBM ID account)
15
+
#tenantID=
16
+
14
17
# Client language specific preferences can be passed (Optional parameter with a default value: en-US)
0 commit comments