Delete Knowledge Base File
Delete a knowledge base file associated with a specific call flow.
Headers
API key used for authenticating requests to the API.
Workspace identifier for the API.
Path Parameters
The unique identifier of the call flow from which the knowledge base file will be deleted.
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
The unique identifier for the call flow from which the knowledge base file was deleted.
The identifier of the workspace associated with the call flow.
Contains updated settings for the call flow following the deletion of the knowledge base file.
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.