Authorization: ********************
curl --location --request DELETE 'https://api.youlai.tech/api/v1/auth/logout' \ --header 'Authorization: <api-key>'
{ "code": "string", "data": null, "msg": "string" }