curl --location '/stop_session' \ --header 'Content-Type: text/plain' \ --data '{ "sessionid": 123456 }'
{}