Deletes the specified account by cloud type
DELETE/v1/cloudaccounts/cloudTypes/:cloudType/:uid
Deletes the specified account by cloud type
Request
Path Parameters
uid stringrequired
Custom cloud account uid
cloudType stringrequired
Custom cloud type
Header Parameters
ProjectUid string
Scope the request to the specified project uid
Responses
- 204
The resource was deleted successfully
Loading...