Beta
Create Copilot
Create a new copilot. The API key used will be added to the copilot 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 copilot.
description
An in depth name for the copilot’s function. Useful for routing requests to the right copilot.
collaborators
A list of collaborator emails and roles that will have access to the copilot.
Response
This endpoint returns an object.
agentId