All Products
Search
Document Center

CDN:DeleteRealTimeLogLogstore

Last Updated:Mar 28, 2026

Deletes the Logstore that is used by a specified configuration record of real-time log delivery.

Operation description

Note

Each account can call this operation up to 100 times per second.

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 parameters

Parameter

Type

Required

Description

Example

Project

string

Yes

The name of the Log Service project that is used for real-time log delivery.

ProjectName

Logstore

string

Yes

The name of the Logstore to which log entries are delivered.

LogstoreName

Region

string

Yes

The ID of the region where the Log Service project is deployed. For more information, see Regions that support real-time log delivery.

cn-shanghai

Response elements

Element

Type

Description

Example

object

RequestId

string

The ID of the request.

9732E117-8A37-49FD-A36F-ABBB87556CA7

Examples

Success response

JSON format

{
  "RequestId": "9732E117-8A37-49FD-A36F-ABBB87556CA7"
}

Error codes

HTTP status code

Error code

Error message

Description

400 InvalidParameter The specified parameter is invalid.
400 Unauthorized RealtimeLogDelivery Service is not authorized.
400 DomainDeliveryConfigExist Domain delivery configuration existed. The domain name delivery configuration has been associated.
500 InternalServerError internal server error A service error occurred.
404 LogstoreNotExist Logstore does not exist. The specified Logstore does not exist.

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.