POSThttps://api.astronomer.io/platform/v1beta1/organizations/organizationId/environment-objects/environmentObjectId/exclude-linking
Path Parameters
Body Parameters
View in API Reference
Request
$curl -X POST https://api.astronomer.io/platform/v1beta1/organizations/organizationId/environment-objects/environmentObjectId/exclude-linking \
> -H "Authorization: Bearer " \
> -H "Content-Type: application/json" \
> -d '{
> "scope": "DEPLOYMENT",
> "scopeEntityId": "scopeEntityId"
>}'
Response