Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeleteSessionParams

Parameters for the deleteSession operation.

Hierarchy

  • DeleteSessionParams

Index

Properties

assistantId

assistantId: string

Unique identifier of the assistant. To find the assistant ID in the Watson Assistant user interface, open the assistant settings and click API Details. For information about creating assistants, see the documentation.

Note: Currently, the v2 API does not support creating assistants.

Optional headers

headers: OutgoingHttpHeaders

sessionId

sessionId: string

Unique identifier of the session.

Generated using TypeDoc