update_collection
Modify a collection's name or description in the Portkey Admin system by specifying the collection ID and new values.
Instructions
Update a collection's name or description
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_id | Yes | Collection ID to update | |
| name | No | New name for the collection | |
| description | No | New description for the collection |