Delete a workspace
DELETE {{baseUrl}}/workspaces/{{workspaceId}}
Deletes an existing workspace.
Important
If you delete a workspace that has a linked collection or environment with another workspace, this will delete the collection and environment in all workspaces.
RESPONSES
status: OK
{"workspace":{"id":"1f0df51a-8658-4ee8-a2a1-d2567dfa09a9"}}