Skip to main content

Upload knowledge file.

POST 

/api/v2/KnowledgeFile/upload

Upload knowledge file.

Request

Query Parameters

    culture string

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

Body

    agentCode stringnullable

    Identifier of the agent.

    contentUrl stringnullable

    The url provides the knowledge file to be uploaded

    fileName stringnullable

    Name by which the uploaded file will be named

Responses

Success

Loading...