Contact us
Start using Credal
Search...
/
Getting Started
Overview
Copilots
Permissions Service
OAuth
API Reference
Copilots
POST
Create Copilot
POST
Create Conversation
POST
Provide Message Feedback
POST
Send Message
POST
Add Collection To Copilot
POST
Remove Collection From Copilot
POST
Update Configuration
Document Catalog
Document Collections
Permissions Service
Search
Users
Contact us
Start using Credal
API Reference
Copilots
Remove Collection From Copilot
Beta
POST
https://
api.credal.ai
/
api
/
v0
/
copilots
/
removeCollectionFromCopilot
Unlink a collection with a copilot. The API Key used must be added to both the collection and the copilot beforehand.
Request
This endpoint expects an object.
copilotId
UUID
Required
Credal-generated copilot ID to add the collection to.
collectionId
UUID
Required
Credal-generated collection ID to add.
Built with