Skip to main content

Logout

The logout endpoint invalidates the current session to ensure it can no longer be used for accessing protected resources within the Immersve API. All access tokens connected with the session will become unusable.

Responses

Successful logout


Schema
  • object

    An empty object will be returned.

Loading...