app_software_version_update
Update a specific version of app software by replacing it with new data via PUT request. Specify the app software ID, build number, and body.
Instructions
Update one version of an app-software (PUT — full replace).
📖 Spec (PUT /rest/3/app-software/{appSoftwareId}/versions/{buildNumber}): https://developer.atlassian.com/platform/marketplace/rest/v4/api-group-app-software/#api-rest-3-app-software-appsoftwareid-versions-buildnumber-put
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| buildNumber | Yes | ||
| appSoftwareId | Yes |