Authorization: Bearer ********************
curl --location --request POST '/api/user/logout' \ --header 'Authorization: Bearer <token>'
{ "data": {} }