Endpoint
Authentication
Requires a Personal API Access Token.Header
Request
Headers
| Header | Value | Required |
|---|---|---|
| Authorization | Bearer | Yes |
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| projectName | string | Yes | Project name |
| apiProxyGroupName | string | Yes | API Proxy Group name |
Request Body
None.Response
Success Response (200 OK)
Error Response (400 Bad Request)
cURL Example
Permissions
- User must have
API_MANAGEMENT+MANAGEpermission in the project
Notes and Warnings
-
Permanent Deletion:
- API Proxy Group is permanently deleted
- This action cannot be undone
-
API Proxy Associations:
- API Proxies are removed from the group
- API Proxies themselves are not deleted
Related Documentation
- List API Proxy Groups - List all API Proxy Groups
- Create API Proxy Group - Create a new API Proxy Group

