Contact us
Start using Credal
Search...
/
Getting Started
Overview
Copilots
Permissions Service
OAuth
API Reference
Copilots
Document Catalog
Document Collections
POST
Add Documents To Collection
POST
Create Collection
Permissions Service
Search
Users
Contact us
Start using Credal
API Reference
Document Collections
Create Collection
Beta
POST
https://
api.credal.ai
/
api
/
v0
/
documentCollections
/
createCollection
Create a new copilot. The API key used will be added to the copilot for future Requests
Request
This endpoint expects an object.
name
string
Required
A descriptive name for the collection`.
description
string
Required
An in depth name for the copilot's function. Useful for routing requests to the right copilot.
collaborators
list of objects
Required
A list of collaborator emails and roles that will have access to the copilot.
Show 2 properties
Response
This endpoint returns an object.
collectionId
UUID
Built with