Session Management
Close Session
Close an active streaming session
post/api/open/v4/liveAvatar/session/close
Request body
Response
Session closed successfully
Example response
{
"code": 1000,
"msg": "OK"
}Close an active streaming session
Session closed successfully
{
"code": 1000,
"msg": "OK"
}