Updates the specified application deployment profile
PUT/v1/appDeployments/:uid/profile
Updates the specified application deployment profile
Request
Path Parameters
uid stringrequired
Application deployment uid
Header Parameters
ProjectUid string
Scope the request to the specified project uid
- application/json
Body
appProfileUidstringrequired
Application deployment profile uid
Responses
- 204
The resource was updated successfully
Loading...