Authorization: Bearer ********************{
"session_id": 0
}curl --location --request POST 'http://172.22.182.59:7005/api/session/session_history_detail' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"session_id": 0
}'null