Exclude linking an environment object

Exclude a specific Deployment from linking to an environment object created at the Workspace level.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

organizationIdstringRequired
The ID of the Organization to which the environment object belongs.
environmentObjectIdstringRequired
The environment object's ID.

Request

The request body to exclude linking an environment object.
scopeenumRequired
Scope of the entity to exclude for environment object
Allowed values:
scopeEntityIdstringRequired
Entity ID to exclude for the environment object

Response

Errors