Logout
    • Dark
      Light

    Logout

    • Dark
      Light

    Article summary

    Overview

    This API allows the user to Logout from the application.

    Pre-requisite

    Agent state should be set to Not Ready.

    Sequence Diagram

    Message Structure

    Request Parameters

    Value

    channel

    Cisco

    topic

    Connection

    subtopic

    Logout

    source

    «app-name-broadcasting-this-message»

    data

    «JSON Object»

    Data Parameters

    Parameter

    Data Type

    Description

    Sample Value

    ReasonCodeId

    String

    The Not Ready Reason Code ID.

    28

    Response Parameters

    Response Parameters

    Value

    channel

    Not applicable

    topic

    Not applicable

    subtopic

    Not applicable

    message

    Not applicable

    Sample Request

    {
        "channel": "Cisco",
        "topic": "Agent",
        "subtopic": "SetUserInfo",
        "data": {
            "username": "102312778",
            "password": "pqsup1",
            "extension": "5069"
        }
    }

    Sample Response

    No sample response


    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.