curl --location --request POST '/account/api/v1/auth/logout' \ --header 'Authorization: {{token}}'
{}