{ "restart": true }
curl --location --request POST 'http://127.0.0.1:9307/cypnest/user/logout' \ --header 'Content-Type: application/json' \ --data-raw '{ "restart": true }'
{}