Refresh Page
    • Dark
      Light

    Refresh Page

    • Dark
      Light

    Article summary

    Overview

    This API allows the Agent to send a request to reinitiate connection with Cisco Jabber.

    Pre-requisite

    The application must be registered with the Cisco channel.

    Sequence Diagram

    Message Structure

    Request Parameters

    Value

    channel

    Cisco

    topic

    Connection

    subtopic

    ReInit

    source

    «app-name-broadcasting-this-message»

    data

    «JSON Object»

    Data Parameters

    Parameter

    Data Type

    Description

    Sample Value

    username

    String

    The username of the user logging in.

    test

    password

    String

    The password for the above user.

    testpassword

    extension

    String

    The extension being logged in to.

    5063

    Response Parameters

    Response Parameters

    Value

    No response parameters

    Sample Request

    {
        "channel": "Cisco",
        "topic": "Connection",
        "subtopic": "ReInit",
        "data": 
        {
            "username": "test",
            "password": "testpassword",
            "extension": "5063"
        }
    }

    Sample Response

    No sample response


    Was this article helpful?

    What's Next
    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.