PUT /memory-collections/{collectionId}
Updates an existing memory collection.
Code Examples
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| collectionId | integer | Yes | Collection ID |
Request Body
| Parameter | Type | Required | Description |
|---|---|---|---|
| name | string | Yes | Name of the collection |

