Updated on 2025-08-13 GMT+08:00

Delete Dialog History

Function

This interface is used to delete a dialog history based on a specified ID.

URI

DELETE /v1/koosearch/chat-history/{chat_history_id}

Table 1 Path Parameters

Parameter

Mandatory

Type

Description

chat_history_id

Yes

String

Dialog history ID.

Request Parameters

Table 2 Request header parameters

Parameter

Mandatory

Type

Description

X-Auth-Token

Yes

String

Parameter description:

Token used for API authentication. For how to obtain the token, see section 3.2 "Authentication."

Constraints:

N/A.

Response Parameters

None

Example Requests

None

Example Responses

None

Status Codes

Status Code

Description

200

Deleted.

Error Codes

See Error Codes.