token in the x-auth-token header of the request.204. If the token was invalid, we receive a 401 response.{}curl --location --request POST 'https://test.api.globkurier.pl/v1/auth/logout' \
--header 'Accept-Language;' \
--header 'x-auth-token;' \
--header 'Content-Type: application/json' \
--data-raw '{}'