Skip to content

v1.4.0

Compare
Choose a tag to compare
@iamriajul iamriajul released this 17 Aug 12:41

To use chat tokens:

endpoint structure

  • app privileges: chat/app/?expiry=3600
  • user privileges: /chat/account/:chatid/?expiry=3600

expiry is an optional parameter for both.

response:

{
  "chatToken":"007chat-token-djfkaljdla"
}