Update Collection
Update a collection’s properties.
Modifies the display name of an existing collection. Note that the readable ID cannot be changed after creation to maintain stable API endpoints and preserve any existing integrations or bookmarks.
Path parameters
Headers
Request
Response
Human-readable display name for the collection.
URL-safe unique identifier used in API endpoints. This becomes non-optional once the collection is created.
Timestamp when the collection was created (ISO 8601 format).
Timestamp when the collection was last modified (ISO 8601 format).
Current operational status of the collection:
• NEEDS_SOURCE: Collection exists but has no source connections configured yet
• ACTIVE: All source connections are healthy and data is being synced successfully
• PARTIAL_ERROR: Some source connections are failing but others are working
• ERROR: All source connections are failing or in error state