{}
curl --location 'http://localhost:8000//signout' \ --header 'Content-Type: application/json' \ --data '{}'
{ "status": "OK" }