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
- 204
The resource was deleted successfully
Loading...