---
title: "Acquia Cloud - September 8, 2019"
date: "2025-09-12T05:57:24+00:00"
summary: "Acquia Cloud API updates: Improved endpoints for long-running tasks, fixed subscription upgrades and application tagging issues."
image:
type: "announcement"
url: "/acquia-cloud-platform/release/2019-09-08/77111-acquia-cloud-september-8-2019"
id: "64478669-a991-42bb-b580-546f4de72405"
---

*   Change The endpoints for [adding domains](https://cloudapi-docs.acquia.com/#/Environments/postEnvironmentsDomains), [adding domains](https://cloudapi-docs.acquia.com/#/Environments/deleteEnvironmentsDomain), and [importing a site](https://cloudapi-docs.acquia.com/#/Environments/postEnvironmentsImportSite) were refactored to provide a notification ID for [Acquia Cloud API](/acquia-cloud-platform/develop-apps/api) users to determine the status of long-running tasks.
*   Change The endpoints for [removing an environment variable](https://cloudapi-docs.acquia.com/#/Environments/deleteEnvironmentsVariable), [adding a new environment variable](https://cloudapi-docs.acquia.com/#/Environments/postEnvironmentsVariables), and [updating an environment variable](https://cloudapi-docs.acquia.com/#/Environments/deleteEnvironmentsVariable) were refactored to provide a notification ID for [Acquia Cloud API](/acquia-cloud-platform/develop-apps/api) users to determine the status of long-running tasks.
*   Change The endpoints for [renaming an application](https://cloudapi-docs.acquia.com/#/Applications/putApplicationByUuid), [deleting an application tag](https://cloudapi-docs.acquia.com/#/Applications/deleteApplicationTags), and [restoring back ups](http://cloudapi-docs.acquia.com/#/Environments/postEnvironmentsDatabaseRestoreBackup) were refactored to provide a notification ID for [Acquia Cloud API](/acquia-cloud-platform/develop-apps/api) users to determine the status of long-running tasks.
*   Fix Some subscribers couldn’t upgrade their Acquia Cloud Free subscriptions to paid subscriptions.
*   Fix Certain subscribers couldn’t use the [application tagging](/acquia-cloud-platform/organizing-applications-tags "Organizing applications with tags") feature in the Acquia Cloud user interface.