All Products
Search
Document Center

Edge Security Acceleration:DeleteCustomResponseCodeRule

Last Updated:Jun 25, 2026

Deletes a custom response code rule for a site.

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

SiteId

integer

Yes

The site ID. Call ListSites to obtain this value.

478016908379824

ConfigId

integer

Yes

The configuration ID.

434497172875264

Response elements

Element

Type

Description

Example

object

The response object.

RequestId

string

The request ID.

C370DAF1-C838-4288-A1A0-9A87633D248E

Examples

Success response

JSON format

{
  "RequestId": "C370DAF1-C838-4288-A1A0-9A87633D248E"
}

Error codes

HTTP status code

Error code

Error message

Description

400

InternalException

Failed to call the service. Try again later or contact technical support.

Failed to call the service. Try again later or contact technical support.

400

InvalidConfigId

The input configuration ID: ConfigId it does not exist, query the existing configuration and its valid ConfigId through the ListSiteFunction.

The ConfigId does not exist.

404

ConfigNotFound

The specified configid does not exist.

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.