API Reference
Log In
API Reference

Update agent

Update an agent's display name or owner. Omitted fields are left unchanged; a set owner cannot be cleared. The telemetry key and team are immutable — rename/merge is not supported

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

Agent identifier

Body Params

An AI agent registered for an organization

string | null
required

The exact string sent in the agent field of telemetry. Matched case-insensitively and unique per organization. Immutable after creation

string | null

Human-readable name for the agent. Defaults to the telemetry key when omitted

string | null

The unique identifier of the user who owns this agent. Omit to leave the owner unchanged on update; a set owner cannot be cleared

string | null

The team identifier. Required when creating an agent. Immutable after creation

_links
object
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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