All Products
Search
Document Center

PolarDB:ResetMem0AccountPassword

Last Updated:Sep 10, 2026

Resets the API key of the memory engine.

Operation description

****.

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 parameters

Parameter

Type

Required

Description

Example

RegionId

string

Yes

The region ID.

cn-hangzhou

DBInstanceName

string

Yes

The instance name.

pxc-hzravgpt8q****

Mem0ApiKey

string

No

The API key.

aafdf2e7d0988ef623***

Response elements

Element

Type

Description

Example

object

RequestId

string

The request ID.

A501A191-BD70-5E50-98A9-C2A486A82****

Data

object

The data struct.

TaskId

integer

The task ID.

2209883

Mem0ApiKey

string

API KEY

aafdf2e7d0988ef***

AccessDeniedDetail

object

AuthAction

string

AuthPrincipalType

string

AuthPrincipalOwnerId

string

AuthPrincipalDisplayName

string

PolicyType

string

NoPermissionType

string

EncodedDiagnosticMessage

string

Examples

Success response

JSON format

{
  "RequestId": "A501A191-BD70-5E50-98A9-C2A486A82****",
  "Data": {
    "TaskId": 2209883,
    "Mem0ApiKey": "aafdf2e7d0988ef***"
  }
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.