---
title: "Acquia Cloud - October 13, 2019"
date: "2025-09-12T05:57:24+00:00"
summary: "Acquia Cloud updates: SSH key installation, database backups, API improvements, and PHP 7.3 email fix for developers."
image:
type: "announcement"
url: "/acquia-cloud-platform/release/2019-10-13/77081-acquia-cloud-october-13-2019"
id: "4a9f9a52-3cb5-4a1b-8f0b-3e74dbea1508"
---

*   Change The endpoint for [installing a new SSH key](https://cloudapi-docs.acquia.com/#/Account/postAccountSshKeys) was refactored to provide a [notification ID](/acquia-cloud-platform/develop-apps/api/notifications) for [Acquia Cloud API](/acquia-cloud-platform/developing-cloud-platform-api "Developing with the Cloud Platform API") users to determine the status of long-running tasks.
*   Change Subscribers are temporarily unable to delete database backups.
*   Fix The [list database backups](https://cloudapi-docs.acquia.com/#/Environments/getEnvironmentsDatabaseBackups) endpoint in the [Acquia Cloud API](/acquia-cloud-platform/developing-cloud-platform-api "Developing with the Cloud Platform API") incorrectly described the required date formats for the `to` and `from` parameters, causing no data to be returned.
*   Fix When attempting to send emails from the PHP CLI using [PHP 7.3](/acquia-cloud-platform/manage-apps/php#cloud-php-version-used), Acquia Cloud displayed an error message.