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
organizationId
The ID of the Organization to which the environment object belongs.
environmentObjectId
The environment object's ID.
Request
This endpoint expects an object.
scope
Scope of the entity to exclude for environment object
scopeEntityId
Entity ID to exclude for the environment object
Errors
401
Exclude Linking Environment Object Request Unauthorized Error
403
Exclude Linking Environment Object Request Forbidden Error
404
Exclude Linking Environment Object Request Not Found Error
405
Exclude Linking Environment Object Request Method Not Allowed Error
409
Exclude Linking Environment Object Request Conflict Error
500
Exclude Linking Environment Object Request Internal Server Error