delete
https://{hostname}/api-definitions/v2/endpoints/
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.
204Resource successfully deleted.
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.
204Resource successfully deleted.
xxxxxxxxxxcurl --request DELETE \--url https://hostname/api-definitions/v2/endpoints/apiEndPointId \--header 'accept: application/problem+json'
xxxxxxxxxx{"detail": "You have insufficient permissions to perform this action. Ensure that you have the correct permissions set in Identity and Access Management.","instance": "2602aedd-38a9-41c3-a607-8a6ad8129e6b","status": 403,"title": "Forbidden","type": "/api-definitions/error-types/forbidden"}