DELETE realm/workspace
The web method DELETE deployments/workspace deletes the workspace, and releases the modification lock.
If you request this operation while
another user holds the modification lock, this request returns a 403 error response. Nonetheless, you can force this operation:
DELETE deployments/workspace?force=true
Copyright © Cloud Software Group, Inc. All rights reserved.