All Products
Search
Document Center

Edge Security Acceleration:DeleteDcdnRealTimeLogProject

Last Updated:Oct 17, 2024

Deletes real-time logs of a project.

Operation description

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

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
ProjectNamestringYes

The name of a real-time log delivery project.

example

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The ID of the request.

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

Examples

Sample success responses

JSONformat

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

Error codes

HTTP status codeError codeError messageDescription
400UnauthorizedRealtimeLogDelivery service is not authorized.Real-time log delivery does not have the required permissions.
400ProjectNotFoundThe project provided does not belong to you.The project does not exist or does not belong to the current user.

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