Agents
Create Agent
Create a new agent in your project. Agents are used to organize and group related sessions and traces.
post/api/v2/projects/{project_id}/agents
Path parameters
project_idstring required
Request body
Response
AgentInfo(id: uuid.UUID, name: str)