CLI Reference Guide

Execute any API call with basic authentication using admin user/password.
or
From the administrator console, edit the admin password in all changed devices, and press the
Remove workflow button.
2.2 Basic access authentication
Embedded Capture uses Basic access authentication for any API operation requiring authentication. To
transmit credentials through HTTP, this authentication must be used.
For detailed information about basic access authentication, refer to the following:
http://en.wikipedia.org/
wiki/Basic_access_authentication
To log in with API user credentials, the user name must be “apiuser” and the password must be the one
specified using the SetApiPassword operation.
4 Chapter 2 API security