Create Copilot

Beta
POST

Create a new copilot. The API key used will be added to the copilot for future Requests

Request

This endpoint expects an object.
namestringRequired

A descriptive name for the copilot.

descriptionstringRequired

An in depth name for the copilot’s function. Useful for routing requests to the right copilot.

collaboratorslist of objectsRequired

A list of collaborator emails and roles that will have access to the copilot.

Response

This endpoint returns an object.
agentIdUUID