mdl_api_set_url | R Documentation |
Sets the API base endpoint URL. You can specify any of the different versions on the platform (production or user testing) and call the function again for switching from one to another.
mdl_api_set_url(enum_api_url)
enum_api_url |
The API base endpoint URL. We recommend to use the related enumerator, e.g.: mdl_enum_api_url$uat |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.