DeleteAgenticDBBranch
Deletes an AgenticDB branch.
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 branch belongs. |
t-4b83e0da66674951 |
| ProjectId |
string |
Yes |
The ID of the project to which the branch belongs. |
proj-a1b2c3d4e5f6 |
| BranchId |
string |
Yes |
The branch ID. |
br-7g8h9i0j1k2l |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. |
D4E5F6A7-B8C9-0123-DEFA-456789012DEF |
Examples
Success response
JSON format
{
"RequestId": "D4E5F6A7-B8C9-0123-DEFA-456789012DEF"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.