Skip to main content
Version: latest

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

The resource was deleted successfully

Loading...