v1.4.0
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"
}
To use chat tokens:
chat/app/?expiry=3600
/chat/account/:chatid/?expiry=3600
expiry
is an optional parameter for both.
response:
{
"chatToken":"007chat-token-djfkaljdla"
}