Exclude linking an environment object

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

Path parameters

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

Headers

AuthorizationstringRequired

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

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