Tracklog

Acquire live chat dashboard gives your team leader an overview of agent activity at any given time.

Acquire Tracklog API header parameter in Authorization Token and Content-Type application/x-www-form-urlencoded send.

Parameter

Value

Path

https://app.acquire.io/api/profile/lead/tag-account

Method

POST

Authorization

Bearer YOUR_API_AUTH_TOKEN

Content-type

application/x-www-form-urlencoded

Response JSON Format


{
    "success": true,
    "error": null,
    "data": "OK Y"
}

Last updated