Modifies an AI agent’s information, such as status or metadata.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer Token for admin authorization
Unique identifier for the AI agent
Successful update of agent data
The unique identifier for the AI agent
"agent_12345"
The type of agent
"custom-ai"
Current status of the AI agent
"suspended"
Updated metadata about the agent
{
"notes": "Updated due to new security policy."
}Date and time the agent was last updated
"2025-02-15T12:00:00.000Z"