curl --location --request POST 'https://api.sqabl.com/v1/arena//leave' \ --header 'Authorization: BeaBearer some-random-token'
{ "success": true, "statusCode": 200 }