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