cURL
Remove a private endpoint trusted owner from a cluster
Can be used by the following roles assigned at the organization, folder or cluster scope:
- CLUSTER_ADMIN
DELETE
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
cluster_id is the ID for the cluster.
owner_id corresponds to the UUID of the private endpoint trusted owner entry.
Response
A successful response.
PrivateEndpointTrustedOwner represents a trusted owner entry for private endpoint connections.

