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