---
title: "PUT /self/applications/{appId}/dependencies/{dependencyId}"
method: PUT
path: "/self/applications/{appId}/dependencies/{dependencyId}"
tags: ["all", "applications", "self"]
---

# PUT /self/applications/{appId}/dependencies/{dependencyId}

`PUT /self/applications/{appId}/dependencies/{dependencyId}`

## Request body

- WannabeApplication
  - `archived` boolean
  - `cancelOnPush` boolean
  - `deploy` string, required
  - `description` string
  - `enabled` boolean, required
  - `favourite` boolean
  - `homogeneous` boolean
  - `instanceType` string
  - `instanceVariant` string
  - `instanceVersion` string
  - `maxFlavor` string
  - `maxInstances` integer, required
  - `minFlavor` string
  - `minInstances` integer, required
  - `name` string, required
  - `oauthApp` WannabeOauthApp
    - `name` string
    - `owner` string
  - `oauthAppId` string
  - `oauthService` string
  - `separateBuild` boolean
  - `shutdownable` boolean
  - `stickySessions` boolean
  - `tags` string[]
  - `zone` string, required

## Response `200`

addApplicationDependency

---

[API](https://skmtc.net/clevercloud/apis/clever-cloud.md) · [All operations](https://skmtc.net/clevercloud/apis/clever-cloud/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clevercloud/clever-cloud/versions/942b2ee2906a/schema)
