Skip to main content
Version: latest

Deletes the specified workspace

DELETE 

https://api.spectrocloud.com/v1/workspaces/:uid

Deletes the specified workspace

Request

Responses

The resource was deleted successfully

Authorization: ApiKey

name: ApiKeytype: apiKeydescription: API key authorization where API key can be generated from Palette console under Profile > My API Keysin: header
curl -L -X DELETE 'https://api.spectrocloud.com/v1/workspaces/:uid' \
-H 'ApiKey: <ApiKey>'
Request Collapse all
Base URL
https://api.spectrocloud.com
Auth
Parameters
— pathrequired
— header