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.
Response
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
405
Method Not Allowed Error
409
Conflict Error
500
Internal Server Error