Skip to main content
DELETE
Delete Knowledge Base File

Headers

string
required
API key used for authenticating requests to the API.
string
required
Workspace identifier for the API.

Path Parameters

string
required
The unique identifier of the call flow from which the knowledge base file will be deleted.
string
required
The key of the knowledge base file to be deleted. The file key is typically a unique identifier or filename used in the storage system.

Response Fields

string
The unique identifier for the call flow from which the knowledge base file was deleted.
string
The identifier of the workspace associated with the call flow.
object
Contains updated settings for the call flow following the deletion of the knowledge base file.
array
An array representing the remaining knowledge base files after the deletion. Each element in the array is an object that includes details such as the file name, type, and any other relevant metadata.