Skip to main content
GET
cURL

Query Parameters

invalidate_token
boolean

Token Invalidation: By default, all tokens created during the current session are invalidated when you call this method. You can control this behavior using this parameter:

  • invalidate_token=true (default): All session tokens are invalidated, requiring re-authentication for new connections
  • invalidate_token=false: Tokens remain valid, allowing you to reconnect using the same authentication

Response

200

Connection closed