Delete an environment object
Delete an environment object from a Deployment or Workspace.
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.