@squidcloud/client
    Preparing search index...

    Interface DeleteAiKnowledgeBaseContextsRequest

    API request for deleting AiKnowledgeBaseContexts

    interface DeleteAiKnowledgeBaseContextsRequest {
        contextIds: string[];
        knowledgeBaseId: string;
    }
    Index

    Properties

    contextIds: string[]

    An array of AiKnowledgeBaseContext ids

    knowledgeBaseId: string

    The id of the AiKnowledgeBase