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