---
title: "Cloud Platform - March 8, 2020"
date: "2025-09-12T05:57:24+00:00"
summary: "Cloud Platform updates: API changes, PHP 7.3 SSH2 extension, UI improvements, and bug fixes for better user experience."
image:
type: "announcement"
url: "/acquia-cloud-platform/release/2020-03-08/76956-cloud-platform-march-8-2020"
id: "7f0479bf-dc0d-4dfe-9296-3a59c590d5ac"
---

*   Change The endpoints for [revoking an access token](https://cloudapi-docs.acquia.com/#/Account/deleteAccountToken), [creating a Cloud Platform Shield ACL rule](https://cloudapi-docs.acquia.com/#/Subscriptions/postShieldAcl), and [resetting a Cloud Platform Shield ACL rule](https://cloudapi-docs.acquia.com/#/Subscriptions/postResetShieldAcl), were refactored to provide a notification ID for [Cloud Platform API](/acquia-cloud-platform/develop-apps/api) users to determine the status of long-running tasks.
*   Change The endpoints for [updating a Cloud Platform Shield ACL rule](https://cloudapi-docs.acquia.com/#/Subscriptions/putShieldAcl) and [deleting a Cloud Platform Shield ACL rule](https://cloudapi-docs.acquia.com/#/Subscriptions/deleteShieldAcl) were refactored to provide a [notification ID](/acquia-cloud-platform/develop-apps/api/notifications) for [Cloud Platform API](/acquia-cloud-platform/develop-apps/api) users to determine the status of long-running tasks.
*   Change The SSH2 extension is now available in [PHP 7.3](/acquia-cloud-platform/manage-apps/php#cloud-php-version-used) in the Cloud Platform interface.
*   Change The Cloud Platform user interface was updated so headers appear the same across pages.
*   Fix When attempting to view pages in the **Manage** section of the user Cloud Platform user interface, the pages sometimes failed to load.
*   Fix The **Edit Log Forwarding Destination** page in the Cloud Platform user interface contained an incorrect link to documentation.