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

Changes