Skip to main content

Apply the application deployment profile updates

PATCH 

https://api.spectrocloud.com/v1/appDeployments/:uid/profile/apply

Apply the application deployment profile updates

Request

Path Parameters

    uid stringrequired

    Application deployment uid

Query Parameters

    notify string

    Application deployment notification uid

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

The resource was updated successfully

curl -L -X PATCH 'https://api.spectrocloud.com/v1/appDeployments/:uid/profile/apply' \
-H 'ApiKey: <API_KEY_VALUE>'
Request Collapse all
Base URL
https://api.spectrocloud.com
Auth
Parameters
— pathrequired
— query
— header