Delete an environment object
Delete an environment object from a Deployment or Workspace.
Path parameters
organizationId
The ID of the Organization to which the environment object belongs.
environmentObjectId
The environment object’s ID.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.