Skip to main content
DELETE
/
privatelink-connections
/
{uuid}
Delete a PrivateLink connection
curl --request DELETE \
  --url https://api.artie.com/privatelink-connections/{uuid} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key passed as a Bearer token in the Authorization header.

Path Parameters

uuid
string
required

Response

No Content