Skip to main content
DELETE
cURL
This endpoint is in Limited Access and may not be available to all users. Refer to the API support policy for more details.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

cluster_id
string
required

cluster_id is the ID for the cluster.

owner_id
string
required

owner_id corresponds to the UUID of the private endpoint trusted owner entry.

Response

A successful response.

trusted_owner
PrivateEndpointTrustedOwner · object
required

PrivateEndpointTrustedOwner represents a trusted owner entry for private endpoint connections.