Skip to main content
POST
/
agent
/
threads
/
{id}
/
archive
Archive agent thread
curl --request POST \
  --url http://localhost:3000/api/openapi/agent/threads/{id}/archive \
  --header 'x-api-key: <api-key>'
"<unknown>"

Authorizations

x-api-key
string
header
required

The API key to authenticate requests.

Path Parameters

id
string
required

Response

200 - application/json

OK

The response is of type any.