3.1.2. Performs a logout for other providers that have been issued a JWT.
DELETE /access/logout
Description
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
User was logged out successfully. |
No Content |
401 |
Authentication token provided was empty or not in the correct JWT format. |
No Content |
500 |
Client failed to log out. |
No Content |
Consumes
-
/
Produces
-
/
Example HTTP request
Request path
/access/logout