Update Collection
Collections
Update Collection
Update a collection.
PATCH
Update Collection
Documentation Index
Fetch the complete documentation index at: https://docs.getunblocked.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The API key to authenticate requests. Obtainable from the web dashboard.
Path Parameters
The ID of the collection.
Body
application/json
A brief identifier for the collection.
Example:
"Apollo"
A sentence defining the document type within this collection, aiding the language model in grasping the content's essence.
Field Constraint:
- Collection description: 1-4096 characters
Example:
"Documents from the Apollo customer support tool including support responses."
A URL of a square image used to visually represent document references from the collection in the Unblocked UI. Preferred image formats are SVG, PNG, and JPG.
Example:
"https://my.company.com/apollo/logo.svg"
Response
OK