Skip to main content

Get agent allowed MIME types

GET 

/api/v2/agent/:agentCode/volatileKnowledge/mimeTypes

Get agent allowed MIME types

Request

Path Parameters

    agentCode stringrequired

    The code of the agent.

Query Parameters

    culture string

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

Responses

OK

Schema

  • Array [

  • string

  • ]

Loading...