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