networking

Delete a PrivateLink endpoint

Deletes a PrivateLink endpoint.

delete/v1/networking/privatelink/endpoints/{endpointId}

Path parameters

endpointIdstring required

The unique identifier of the PrivateLink endpoint.

Example:ple_a1b2c3d4e5f6g7h8

The unique identifier of the PrivateLink endpoint.

Query parameters

projectIdstring required

The project ID the PrivateLink endpoint belongs to.

Example:prj_a1b2c3d4e5f6g7h8

The project ID the PrivateLink endpoint belongs to.

teamIdstring
Example:team_1a2b3c4d5e6f7g8h9i0j1k2l

The Team identifier to perform the request on behalf of.

slugstring
Example:my-team-url-slug

The Team slug to perform the request on behalf of.

Response

The PrivateLink endpoint was deleted.

{"stackTrail":"paths:/v1/networking/privatelink/endpoints/{endpointId}:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown","nullable":true}

Changes