Remove an AWS account from the project PrivateLink share
delete
/v2/projects/{ref}/private-link/associations/aws-account/{aws_account_id}Removes an AWS account from the project's PrivateLink configuration. Cleans up the associated AWS resources.
Path parameters
- refRequiredstring
Project ref
- aws_account_idOptionalstring
AWS account ID used in PrivateLink association
Response codes
- 204
- 401
- 403
- 429
- 500
Response (204)
1{}