Đóng phiên chat
Body
Name
Type
Description
sevice
account
method
closeSession
data
{
"accountId:"1234"
}
Name
Type
Description
name
string
Name of the user
age
number
Age of the user
Response
{
"status": "success",
"data": "Close Session success !"
}
Last updated