Skip to main content

Delete knowledge file.

DELETE 

/api/v2/KnowledgeFile

Deletes an existing knowledge file by providing its Id.

Request

Query Parameters

    knowledgeFileId uuid

    Id of the knowledge file you want to delete

    culture string

    Use this param to override the culture of the response. Options: - en (default) - es

Responses

Success

Loading...