AuthService
DeleteSession terminates the current user session. This is an idempotent operation that invalidates the user's authentication.
delete/api/v1/auth/sessions/current
Response
OK
DeleteSession terminates the current user session. This is an idempotent operation that invalidates the user's authentication.
OK