Update an agent.

Updates an existing agent's name or configuration settings. Use this to rename an agent or modify its basic properties without affecting its knowledge base.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The unique identifier of the agent (formerly known as project).

Body Params

Update an agent

string

Agent name

boolean

Whether the agent is public or not

string

Sitemap path

boolean

File data retension

integer
enum

OCR processing mode: 0 = Disabled, 1 = OCR enabled, 2 = AI Vision

Allowed:
boolean

Anonymized

boolean

Whether to enable vision processing for images in the file source.

boolean

Whether to compress images for vision processing.

file

Single file upload. Discouraged - use files[] instead for new integrations.

files[]
array of files

Multiple file uploads. Submit each file as a separate files[] part in multipart/form-data. Up to 50 files per request, max 100MB each, max 1GB total batch size.

files[]
boolean
Defaults to false

Whether project licenses are allowed

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json