Table of Contents

Search

  1. Preface
  2. Introduction to Business Entity Services
  3. EJB Business Entity Service Calls
  4. REST Business Entity Service Calls
  5. REST APIs for Data Director
  6. SOAP Business Entity Service Calls
  7. Cross-reference Records and BVT Calculations Services
  8. Supporting Corporate Linkage Service
  9. External Calls to Cleanse, Analyze, and Transform Data
  10. Appendix A: Using REST APIs to Add Records
  11. Appendix B: Using REST APIs to Upload Files
  12. Appendix C: Using REST APIs to Manage Reports

REST APIs for Rebranding Data Director

REST APIs for Rebranding Data Director

You can use REST APIs to rebrand Data Director and customize the look and feel of the application. You can change the default color theme, login background, and logo of the Data Director application.
The following table describes the REST APIs for rebranding Data Director:
REST API
Description
Upload Logo File
Uploads the logo image file. Supports the POST method.
Delete Logo File
Deletes the logo image file. Supports the DELETE method.
Upload Login BG File
Uploads the login page background image file. Supports the POST method.
Delete Login BG File
Deletes the login page background image file. Supports the DELETE method.
Get Variables
Reads the user interface settings, such as the colors of buttons, menus, and text in the Data Director application. Supports the GET method.
Update Variables
Updates the user interface settings, such as the colors of buttons, menus, and text in the Data Director application. Supports the POST method.
Delete Color Schema
Restores the default user interface settings. Supports the DELETE method.

0 COMMENTS

We’d like to hear from you!