All Products
Search
Document Center

Tablestore:DeleteAgentStorage

Last Updated:Jun 29, 2026

Deletes an agent store.

Operation description

  • To avoid conflicts, do not create an agent store with the same name as the agent store being deleted during the deletion process.

  • After an agent store is deleted, the agent store becomes unavailable, and the tables, table data, and related indexes in the agent store cannot be recovered. Proceed with caution.

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 syntax

POST /v2/openapi/deleteagentstorage HTTP/1.1

Request parameters

Parameter

Type

Required

Description

Example

body

object

No

request body

AgentStorageName

string

Yes

agent storage name

agent-test

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

Id of the request

E734979F-5A44-5993-9CE5-C23103576923

Examples

Success response

JSON format

{
  "RequestId": "E734979F-5A44-5993-9CE5-C23103576923"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.