All Products
Search
Document Center

Cloud Monitor:DeleteMemory

Last Updated:Mar 10, 2026

Deletes a 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

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

Path Parameters

Parameter

Type

Required

Description

Example

workspace

string

Yes

The name of the workspace.

default-cms-xxxxxx-cn-beijing

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

No parameters required.

Response elements

Element

Type

Description

Example

object

The response data.

requestId

string

The ID of the request.

0B9377D9-C56B-5C2E-A8A4-************

Examples

Success response

JSON format

{
  "requestId": "0B9377D9-C56B-5C2E-A8A4-************"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.