Skip to main content
Version: latest

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

Body

    appProfileUidstringrequired

    Application deployment profile uid

Responses

The resource was updated successfully

Loading...