Update a memory store
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
memory_store_id
The ID of the memory store (group).
Request
This endpoint expects an object.
title
Memory store name.
description
Memory store description.
Response
200
id