Updates an AI agent.
The access token received from the authorization server in the OAuth 2.0 flow.
The ID of the agent to update.
The schema for AI agent create request.
The type of agent used to handle queries.
ai_agent "ai_agent"
The name of the AI Agent.
"My AI Agent"
The state of the AI Agent. Possible values are: enabled, disabled, and enabled_for_selected_users.
"enabled"
The icon reference of the AI Agent. It should have format of the URL https://cdn01.boxcdn.net/app-assets/aistudio/avatars/<file_name>
where possible values of file_name are: logo_boxAi.png,logo_stamp.png,logo_legal.png,logo_finance.png,logo_config.png,logo_handshake.png,logo_analytics.png,logo_classification.png.
1"https://cdn01.boxcdn.net/app-assets/aistudio/avatars/logo_analytics.svg"
List of allowed users or groups.
A mini representation of a user, used when nested within another resource.
The AI agent to be used to handle queries.
The AI agent to be used to generate text.
The AI agent to be used for metadata extraction.
Definition of created AI agent.
Full representation of an AI Agent instance.
The unique identifier of the AI Agent.
"1234567890"
The provider of the AI Agent.
"CUSTOM"
The name of the AI Agent.
"This is my Agent"
The state of the AI Agent. Possible values are: enabled, disabled, and enabled_for_selected_users.
"enabled"
The type of agent used to handle queries.
ai_agent "ai_agent"
The user who created this agent.
The ISO date-time formatted timestamp of when this AI agent was created.
"2022-01-01T00:00:00Z"
The user who most recently modified this agent.
The ISO date-time formatted timestamp of when this AI agent was recently modified.
"2022-01-01T00:00:00Z"
The icon reference of the AI Agent.
1"https://cdn01.boxcdn.net/app-assets/aistudio/avatars/logo_analytics.svg"
List of allowed users or groups.
A mini representation of a user, used when nested within another resource.
The AI agent to be used to ask questions.
The AI agent to be used to generate text.
The AI agent to be used for metadata extraction.