Resets the API key of the memory engine.
Operation description
****.
Try it now
Test
RAM authorization
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.