---
title: "Acquia Cloud - December 15, 2019"
date: "2025-09-12T05:57:24+00:00"
summary: "Acquia Cloud API updates: SSL certificate deletion refactored, improved notification viewing for subscribers."
image:
type: "announcement"
url: "/acquia-cloud-platform/release/2019-12-15/77021-acquia-cloud-december-15-2019"
id: "0c9396b1-bfe2-4414-b078-c86e8fc7aeeb"
---

*   Change The endpoint for [deleting an SSL certificate](https://cloudapi-docs.acquia.com/#/Environments/deleteCertificate) 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 with permissions to view all notifications for an application can now view individual notifications related to the application using the [GET /notifications/{notificationUuid}](https://cloudapi-docs.acquia.com/#/Notifications/getNotificationByUuid) endpoint in the [Acquia Cloud API](/acquia-cloud-platform/develop-apps/api).