Description Usage Arguments Value Examples
Given a Watson Machine Learning URL, username and password, return an authorization headers for use in subsequent requests to WML.
1 | get_wml_auth_headers(wml_url, username, password)
|
username |
The WML user name |
password |
The WML password |
token_url |
The WML URL to autenticate against |
Authorization headers for use in subsequent requests to WML
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.