Skip to main content
Version: latest

Deletes the specified application profile tier manifest

DELETE 

/v1/appProfiles/:uid/tiers/:tierUid/manifests/:manifestUid

Deletes the specified application profile tier manifest

Request

Path Parameters

    uid stringrequired

    Application profile uid

    tierUid stringrequired

    Application profile tier uid

    manifestUid stringrequired

    Application profile tier manifest uid

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

The resource was deleted successfully

Loading...