Skip to main content
PATCH
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 identifies the CockroachDB Cloud cluster owning the egress private endpoint.

id
string
required

id is the UUID value of the egress private endpoint in CockroachDB Cloud.

Body

application/json
domain_names
string[]
required

domain_names are the domain names to associate with the egress private endpoint.

Response

A successful response.

The response is of type object.