v1
latestOpenAPI 3.0.32026-07-262499981.2 MBAuthenticationService
Logout
Clears the user session and cookies.
get/v1/auth/{authentication_source}/logout
Path parameters
authentication_sourcestring required
Specifies a user's authentication method, such as "GitHub".
Query parameters
keystring
The API key used for system authentication.
Key is required only if the authentication source is "api-key".
secretstring
The API secret used for system authentication.
Secret is required only if the authentication source is "api-key".
Response
A successful response.