Activate an agent
Activates the specified agent. New message or interaction requests sent to this agent will not be blocked while the agent is active. This request does not fail if the agent is already active.
Path Parameters
The unique identifier of the agent
Response
The unique identifier of the agent
The type of the Agent
object
agent
Whether the agent is currently active. If not, users will not be able to interact with the agent.
The description of the agent, intended for developers' reference.
The agent's public-facing description, meant to be visible to your users.
The agent's display name, intended to serve as the public-facing name visible to your users.
The name of the agent, designed to be visible to developers for internal reference purposes.
The time at which the object was created, measured in milliseconds since the Unix epoch
The time at which the object was last updated, measured in milliseconds since the Unix epoch