Deletes the specified project
DELETE/v1/projects/:uid
Deletes the specified project
Request
Path Parameters
uid stringrequired
Query Parameters
cleanupProjectResources boolean
- application/json
Body
deletingClusterDurationThresholdInMinint32
provisioningClusterDurationThresholdInMinint32
Responses
- 204
The resource was deleted successfully
Loading...