Deletes an endpoint.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer. OpenAPI Explorer dynamically generates the sample code of the operation for different SDKs.

Request parameters

Parameter Type Required Example Description
Action String Yes DeleteResolverEndpoint

The operation that you want to perform. Set the value to DeleteResolverEndpoint.

Lang String No en

The language.

EndpointId String Yes hra0**

The ID of the endpoint.

Response parameters

Parameter Type Example Description
RequestId String 35134B4A-CEC0-43C8-AAD4-BA54AE3268B5

The ID of the request.

Examples

Sample request

http(s)://pvtz.aliyuncs.com/?Action=DeleteResolverEndpoint
&Lang=en
&EndpointId=hra0**
&<Common request parameters>

Sample success responses

XML format

HTTP/1.1 200 OK
Content-Type:application/xml

<RequestId>35134B4A-CEC0-43C8-AAD4-BA54AE3268B5</RequestId>

JSON format

HTTP/1.1 200 OK
Content-Type:application/json

{
  "RequestId" : "35134B4A-CEC0-43C8-AAD4-BA54AE3268B5"
}

Error codes

For a list of error codes, visit the API Error Center.