REST API reference for UFT Mobile
UFT Mobile provides a REST API for common tasks, such as login and logout, upload apps, and user management.
UFT Mobile API now also supports the following bulk operations:
- When creating a new user, assign the user to multiple workspaces
- Delete multiple users
- Assign/ remove multiple users to or from a workspace
For examples of the UFT Mobile REST API, clone or download the sources from the MCRestAPI Git repository. The sample file, APIClient.java is located in the main/java/com/mf/mc folder.
For a complete list of the API functions, see UFT Mobile REST API Reference