Authorization: Bearer ********************
curl --location --request DELETE '/v1/auth/logout' \ --header 'Authorization: Bearer <token>'
{ "data": null, "message": "Logout Berhasil" }