{ "clear": true }
curl --location '/queue' \ --header 'Content-Type: application/json' \ --data '{ "clear": true }'
{}