# Invalidate multiple access tokens Invalidates multiple access tokens that belongs to the user making the request so they can no longer be used. Endpoint: POST /auth/token/invalidate Version: 26.2.0.4309 Security: Bearer ## Request fields (application/json): - `invalidateCurrent` (boolean) - `tokenIds` (array,null) ## Response 204 fields ## Response 401 fields ## Response 500 fields