Campaigns

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

Acquire Campaigns API body parameter in add thread_id, visitor_id, last_chat_id and key

Body

Response JSON


{
    "success": true,
    "error": null,
    "data": [
        {
            "id": 1,
            "name": "Profiles",
            "config": null,
            "account_id": 0,
            "user_id": 0,
            "date_created": null,
            "date_updated": null,
            "is_primary": 1
        }
    ]
}

Last updated