Obtain the API token from the IZIHelp portal for API authentication
Use your admin login email and token in the following format for API authorization in HTTP header:
Authorization: Bearer email:{access_token}
Example:
{ "Content-Type":"application/json", "Authorization":"Bearer example@izihelp.com:552a967dec910fa5ec1a0688044132069a4c89c7" }