Performing Logout
To log out, a user sends the HTTP POST request to the api/oauth2/logout endpoint. A successfully completed operation returns the 204 response code.
Example
To log out, a user sends the HTTP POST request to the api/oauth2/logout endpoint.
The server sends a response in the following format.
|