DeleteAgenticDBProject
Updated at:
Copy as MD
Deletes an AgenticDB project.
Try it now
Test
RAM authorization
Request syntax
POST HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. |
cn-hangzhou |
| DBClusterId |
string |
Yes |
The AgenticDB cluster ID. |
pagc-bp1abcdef1234567 |
| TenantId |
string |
Yes |
The ID of the tenant to which the project belongs. |
t-4b83e0da66674951 |
| ProjectId |
string |
Yes |
The ID of the target project. |
proj-a1b2c3d4e5f6 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. |
F6A7B8C9-D0E1-2345-FABC-456789012345 |
Examples
Success response
JSON format
{
"RequestId": "F6A7B8C9-D0E1-2345-FABC-456789012345"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.
Is this page helpful?