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
- application/json
Body
appProfileUidstringrequired
Application deployment profile uid
Responses
- 204
The resource was updated successfully
Loading...