Endpoint
Authentication
Requires a Personal API Access Token.Header
Request
Same structure as Add Endpoints. See Add Endpoints for field descriptions.Important Notes
- Only the specified endpoints are removed
- Endpoints not in the RLCL are ignored (no error)
- Match is based on
apiProxyName,endpointName, andendpointHTTPMethod endpointIdis automatically resolved fromendpointNameandendpointHTTPMethod(not sent in request)
Response
Same as Add Endpoints. See Add Endpoints for response format.cURL Example
Permissions
- User must have
IDENTITY+MANAGEpermission in the project
Notes and Warnings
- Selective Removal:
- Only the specified endpoints are removed
- Other endpoints remain in the RLCL
- Match Criteria:
- Endpoints are matched by
apiProxyName,endpointName, andendpointHTTPMethod endpointIdis automatically resolved fromendpointNameandendpointHTTPMethod(not sent in request)
- Endpoints are matched by
Related Documentation
- Add Endpoints - Add endpoints to RLCL
- Update Endpoints - Replace all endpoints

