Development API - Dependencies

Update dependencies for a specific app.

Updates the dependencies of an app identified by the appId. Requires write auth

post/client/{appId}/dependencies

Path parameters

appIdstring required

The ID of the app.

Request body

dependenciesstring[] required

Response

Successfully updated dependencies.

dependenciesstring[]