Agent Login
This call will return the API token, API User ID and API Account ID, which can then be used on subsequent calls.
This routine is intended to be used when you wish to have the system create and issue a new API Token, API User ID and API Account ID. This routine authenticates first that the agent is an active agent in your system (based on the expiry date of their account).
zapiAgentLogin
POST
https://{yourdomainname}.zaui.net/zapi/
Request Body
Name
Type
Description
zapiUsername*
string
Username set in the agent profile.
zapiPassword*
string
Password set in the agent profile.
methodName*
string
The method being called.
Last updated
Was this helpful?