Ana içeriğe atla

Endpoint

Authentication

Requires a Personal API Access Token.

Request

Headers

Path Parameters

Query Parameters

None

Request Body

This endpoint does not require a request body.

Response

Success Response (200 OK)

Response Fields

Error Response (400 Bad Request)

Common Causes

  • API Proxy name does not exist
  • API Proxy name is empty

Error Response (401 Unauthorized)

Error Response (404 Not Found)

cURL Example

Full JSON Body Example

This endpoint does not require a request body.

Notes and Warnings

  • Permanent Deletion: API Proxy deletion is permanent and cannot be undone
  • Automatic Undeployment: The API proxy is automatically undeployed from all environments where it was deployed
  • Dependencies: Ensure no other resources depend on the API proxy before deletion
  • Policies: All policies associated with the API proxy are also deleted
  • Case Sensitivity: API Proxy names are case-sensitive

Permissions

User must have API_MANAGEMENT + MANAGE permission in the project. For undeployment operations (when undeploying API Proxy from environments), user must also have API_MANAGEMENT + DEPLOY_UNDEPLOY permission.