Skip to main content
Version: latest

Deletes the specified application profile tier

DELETE 

/v1/appProfiles/:uid/tiers/:tierUid

Deletes the specified application profile tier

Request

Path Parameters

    uid stringrequired

    Application profile uid

    tierUid stringrequired

    Application profile tier uid

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

The resource was deleted successfully

Loading...