How can a developer prevent IBM Bluemix from logging data in an API request to an IBMWatson service?
Posted: Fri Aug 26, 2022 9:59 am
How can a developer prevent IBM Bluemix from logging data in an API request to an IBMWatson service?
A. Set a header parameter called X-Stop-Training-Watson to true in the HTTP request.
B. Disable training from in the IBM Bluemix dashboard.
C. Pass a parameter called DisableTraining=false in the API request.
D. Set a header parameter called X-Watson-Learning-Opt-Out with the value true in the HTTP request.
A. Set a header parameter called X-Stop-Training-Watson to true in the HTTP request.
B. Disable training from in the IBM Bluemix dashboard.
C. Pass a parameter called DisableTraining=false in the API request.
D. Set a header parameter called X-Watson-Learning-Opt-Out with the value true in the HTTP request.