Skip to main content
PUT
Update Agent

Headers

x-anyreach-org
string | null

Organization ID for user PATs (pat_ prefix tokens)

Path Parameters

id
string
required

Body

application/json

Schema for API requests to update an agent.

name
string | null
description
string | null
active
boolean | null
is_demo
boolean | null
metadata
Metadata · object | null

Response

Successful Response

Agent entity representing an agent configuration.

id
string
required
organization_id
string
required
name
string
required
description
string
required
active
boolean
required
is_demo
boolean
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
metadata
Metadata · object | null
created_by
string | null
modified_by
string | null