Skip to main content

Set release configuration for app in manifest

PUT 

/source_control/manifests/:manifestName/apps/:appUuid

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

NOTE: This endpoint is deprecated. Use the PUT /manifests/{manifestName}/{elementUuid} endpoint instead.

Push a branch to the source control repository that updates the release version of the specified app in the named release manifest. If the manifest does not already exist, it will be created in the branch. The API token must have the "Source control > Releases (Write)" scope.

Request

Responses

Pushed a branch with the updated release version for the specified app in the named release manifest.