Log out from a SQL session. This clears any associated cookies, but does not invalidate any access tokens.
This endpoint terminates only the cookie-based session. Any bearer tokens that were previously issued continue to work until they expire.
You must discard any stored bearer tokens to complete the log out in a client application.