Create Copilot
BetaCreate a new agent. The API key used will be added to the agent for future Requests
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
name
A descriptive name for the agent.
description
An in depth name for the agent’s function. Useful for routing requests to the right agent.
collaborators
A list of collaborator emails and roles that will have access to the agent.
Response
This endpoint returns an object.
agentId