Delete a Private Endpoint for a Federated Database Instance
On this page
You can delete a private endpoint for your federated database instances from the Atlas User Interface and API.
Delete Private Endpoint Through the User Interface
To delete a private endpoint from the Atlas UI:
1
Navigate to the Network Access page for your project.
If it is not already displayed, select the organization that contains your desired project from the Organizations menu in the navigation bar.
If it is not already displayed, select your desired project from the Projects menu in the navigation bar.
Click Network Access in the sidebar.
2
Delete a Private Endpoint Through the API
To delete a private endpoint through the API, send a DELETE
request to the privateNetworkSettings/endpointIds
endpoint with the
ID of the private endpoint to delete. To learn more about the syntax
and options, see API.