Authentication
User logout (Revoke the current access token)
User logout, the current access token will be revoked and the following access with the same token will be immediately denied.
post/logout
Response
OK
User logout, the current access token will be revoked and the following access with the same token will be immediately denied.
OK