Authorization: Bearer ********************
curl --location --request POST '/v1/auth/logout' \ --header 'Authorization: Bearer <token>'
{ "error": false, "message": "string" }