All Products
Search
Document Center

Cloud Monitor:UpdateMemory

Last Updated:Mar 20, 2026

Updates a specific Memory.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request syntax

PUT /workspace/{workspace}/memorystore/{memoryStoreName}/memory/{memoryId} HTTP/1.1

Path Parameters

Parameter

Type

Required

Description

Example

workspace

string

Yes

The name of the Workspace.

workspace-test

memoryStoreName

string

Yes

The name of the Memory Store.

test-memory-store

memoryId

string

Yes

The ID of the Memory.

019ca1e5-7307-7d50-b943-5e628326a8ed

Request parameters

Parameter

Type

Required

Description

Example

body

object

No

The Request Body.

metadata

object

No

The metadata of the Memory.

{"sessionId":"test_session_001"}

text

string

No

The new text for the Memory.

Likes to play tennis on weekends

Response elements

Element

Type

Description

Example

object

The Response Data.

requestId

string

The unique ID of the request.

3B311FD9-A60B-55E0-A896-A0C73*********

Examples

Success response

JSON format

{
  "requestId": "3B311FD9-A60B-55E0-A896-A0C73*********"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.