Authorization: Bearer ********************
curl --location --request POST 'https://api.snakk.ai/api/auth/logout' \ --header 'Authorization: Bearer <token>'
{ "error": "string", "message": "string" }