All Products
Search
Document Center

OpenSearch:RemoveDataCollection

Last Updated:Mar 03, 2024

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request syntax

DELETE /v4/openapi/app-groups/{appGroupIdentity}/data-collections/{dataCollectionIdentity}

Request parameters

ParameterTypeRequiredDescriptionExample
appGroupIdentitystringYes

"my_app_group_name"

“my_app_group_name”
dataCollectionIdentitystringYes

286

286

Response parameters

ParameterTypeDescriptionExample
object
resultstring

N/A

{}
requestIdstring

The ID of the request.

D77D0DAF-790D-F5F5-A9C0-133738165014

Examples

Sample success responses

JSONformat

{
  "result": "{}",
  "requestId": "D77D0DAF-790D-F5F5-A9C0-133738165014"
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history