Deletes the specified workspace
DELETEhttps://api.spectrocloud.com/v1/workspaces/:uid
Deletes the specified workspace
Request
Path Parameters
uid stringrequired
Responses
- 204
The resource was deleted successfully
- curl
- python
- go
- nodejs
- java
- CURL
curl -L -X DELETE 'https://api.spectrocloud.com/v1/workspaces/:uid'