Delete AI agent logs of a conversation

This API endpoint deletes AI agent logs of a specific conversation.

Endpoint

DELETE /ai-framework-management/api/v1/conversations/{conversationId}

HTTP Method

DELETE

Path Parameters

Path Parameter

Type

Description

conversationId

UUID

UUID of the conversation.

Query Parameters

None

Request Headers

Authorization: Bearer {token}

Request Example
DELETE /ai-framework-management/api/v1/conversations/5695b6ba-360f-4daf-8b42-47eb59c01767 HTTP/1.1

Host: livehub.audiocodes.io
Authorization: Bearer av4356prc98mqt512jki
Response Code

204

Response Body

None