This logout endpoint terminates the current session. As a result, the customer's authentication will be terminated, and it will be required to obtain a new access token in order to make further API calls.
TIP
The logout endpoint has been implemented in the Login Web Component, and It's all setup to save developer's time and effort.