Delete an endpoint

Removes an endpoint configuration from API Gateway if none of the endpoint's versions are active or pending activation on the staging or production network.

Path Params
integer
required

The unique identifier for the endpoint.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Responses
204

Resource successfully deleted.

Response body
object
string

The detailed error message.

errors
array of objects

Nested error responses.

errors
object
string

The non-referenceable URL for the error instance.

integer

The HTTP status code.

string

The title of the error.

string

The URL for the error type.

Language
Authentication
URL