Delete workspace backup
DELETE/v1/workspaces/:uid/backup
Delete workspace backup
Request
Path Parameters
uid stringrequired
Header Parameters
ProjectUid string
Scope the request to the specified project uid
- application/json
Body
Array [
]
clusterConfigs
undefined[]
backupNamestring
clusterUidstring
requestUidstring
Responses
- 204
The resource was deleted successfully
Loading...