{
"user_id": "6212345678"
}curl --location 'https://api.airudder.com/api/chatbot/3dolphin/closesession' \
--header 'Authorization: Bearer {{TOKEN}}' \
--header 'Content-Type: application/json' \
--data '{
"user_id": "6212345678"
}'{
"msg": "ok"
}