Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Gets CTLive generals settings

Status
colourGreen
titleHTTP GET
/livechat/:domain/generalSettings

Path Variables:

Name

Mandatory

Type

Description

domain

Status
colourRed
titleyes

Status
titlestring

Unique domain identifier

Headers:

...

Name

...

Mandatory

...

Type

...

Description

...

ctlivetoken

...

Status
colourRed
titleyes

...

Status
titlestring

...

Authorization: see Authentication mechanisms

Response:

Type:
Status
titleJSONp

Name

Type

Description

generalSettings

Status
titleobject

An object that contains CTLive General Settings Object

Example:

Request

http://<hostname>:<port>/livechat/default/generalSettings

...