Skip to main content
DELETE
Close thread

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

namespace
string
required

The session's namespace

sessionId
string
required

The session's ID

agentName
string
required

The agent's name

Body

application/json

Thread close input

threadId
string
required

The unique identifier for the thread to close

summary
string
required

A shortened summary of all important details in this thread. This could also be considered the thread's "conclusion".

Response

Success