Update a memory store

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

memory_store_idstringRequired

The ID of the memory store (group).

Request

This endpoint expects an object.
titlestringOptional
Memory store name.
descriptionstringOptional
Memory store description.

Response

200
idstring or null