a) Authentication

Invalidate the token provided in the Authorization header or body

The token will no longer work for subsequent requests and cannot be renewed.

post/eclipse-conductor/rest/v1/authentication/logout

Request body

jwtstring

Response

OK

Changes