Authorization: ********************
curl --location --request POST '/api/v1/auth/logout' \ --header 'Authorization: Bearer <token>'
{ "success": true, "data": null, "error": null }