Deletes a data table.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
pairec:DeleteTableMeta |
delete |
*All Resource
|
None | None |
Request syntax
DELETE /api/v1/tablemetas/{TableMetaId} HTTP/1.1
Path Parameters
|
Parameter |
Type |
Required |
Description |
Example |
| TableMetaId |
string |
Yes |
The ID of the data table. |
2 |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The ID of the instance. To obtain this ID, call the ListInstances operation. |
实例ID pairec-cn-test1 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response body. |
||
| RequestId |
string |
The ID of the request. |
728C5E01-ABF6-5AA8-B9FC-B3BA05DECC77 |
Examples
Success response
JSON format
{
"RequestId": "728C5E01-ABF6-5AA8-B9FC-B3BA05DECC77"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.
该文章对您有帮助吗?