---
title: Capella App Services Management API Change Log
description: The change log for the Capella App Services Management API.
pubDate: 2026-08-17T09:53:44.266Z
antora:
  editUrl: https://github.com/couchbaselabs/docs-capella-app-services/edit/main/modules/ROOT/pages/management-api-guide/management-api-log.adoc
  xref: xref:app-services::management-api-guide/management-api-log.adoc[]
---

[Consult the llms.txt file for a full list of contents](/llms.txt)
[View original HTML](/app-services/management-api-guide/management-api-log.html)

# Capella App Services Management API Change Log

This page is for Capella App Services. For Capella operational, see [Capella Operational Management API Change Log](../../cloud/management-api-guide/management-api-log.md).

## [](#version-4-0-0)Version 4.0.0

Initial release.

### [](#february-2026-changes)February 2026 Changes

| Operation                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | Details                                                                                                                                                                                                                                                                                    |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| [Resume App Service Log Streaming](#management-api-reference:index.adoc#tag/App-Services-Log-Streaming/operation/resumeAppServiceLogStreaming) [Pause App Service Log Streaming](#management-api-reference:index.adoc#tag/App-Services-Log-Streaming/operation/pauseAppServiceLogStreaming) [Configure App Service Log Streaming](#management-api-reference:index.adoc#tag/App-Services-Log-Streaming/operation/postAppServiceLogStreaming) [Get App Service Log Streaming Configuration and State](#management-api-reference:index.adoc#tag/App-Services-Log-Streaming/operation/getAppServiceLogStreaming) [Disable App Service Log Streaming](#management-api-reference:index.adoc#tag/App-Services-Log-Streaming/operation/deleteAppServiceLogStreaming) [Update App Endpoint Log Streaming Config](#management-api-reference:index.adoc#tag/App-Services-Log-Streaming/operation/putAppEndpointLogStreamingConfig) [Get App Endpoint Log Streaming Config](#management-api-reference:index.adoc#tag/App-Services-Log-Streaming/operation/getAppEndpointLogStreamingConfig) | Added the App Services Log Streaming API. Use this API to stream App Services operational logs to third-party observability platforms or self-hosted HTTP log collectors. For more information, see [Manage Log Streaming with the Management API](../monitoring/manage-log-streaming.md). |

### [](#november-2025-changes)November 2025 Changes

| Operation                                                                                                                                                                                                                                                                                                 | Details                                                                                                                                     |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
| [Configure App Service Audit Log Streaming](#management-api-reference:index.adoc#tag/App-Services-Audit-Logging/operation/putAppServiceAuditLogStreaming)                                                                                                                                                 | You can now choose dynatrace as a provider for audit log streaming.                                                                         |
| [Create App Endpoint OpenID Connect (OIDC) Provider](#management-api-reference:index.adoc#tag/App-Endpoints/operation/createAppEndpointOIDCProvider) [Update App Endpoint OpenID Connect (OIDC) Provider](#management-api-reference:index.adoc#tag/App-Endpoints/operation/updateAppEndpointOIDCProvider) | You can now include a scope field to define the scopes used in your OpenID Connect (OIDC) request. The default scopes are openid and email. |

### [](#july-2025-changes)July 2025 Changes

| Operation                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | Details                                                                                                                                                                                                                                                                                            |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Enable App Service Private Endpoints](#management-api-reference:index.adoc#tag/App-Services-Private-Endpoints/operation/postAppServicePrivateEndpoints) [Get App Service Private Endpoints State](#management-api-reference:index.adoc#tag/App-Services-Private-Endpoints/operation/getAppServicePrivateEndpoints) [Get App Service Private Endpoints Command](#management-api-reference:index.adoc#tag/App-Services-Private-Endpoints/operation/getAppServicePrivateEndpointsCommand) [List App Service Private Endpoints](#management-api-reference:index.adoc#tag/App-Services-Private-Endpoints/operation/listAppServicePrivateEndpoints) [Accept Private Endpoint Request](#management-api-reference:index.adoc#tag/App-Services-Private-Endpoints/operation/acceptPrivateEndpointRequest) [Delete Private Endpoint Request](#management-api-reference:index.adoc#tag/App-Services-Private-Endpoints/operation/deletePrivateEndpointRequest) [Disable App Service Private Endpoints](#management-api-reference:index.adoc#tag/App-Services-Private-Endpoints/operation/deleteAppServicePrivateEndpoints) | Added the App Services Private Endpoints API. This enables you to connect to App Services over a secure private endpoint. Initially only available using Amazon Web Services (AWS). For details, see [Private Endpoints for App Services](../private-endpoints/app-services-private-endpoints.md). |

### [](#may-2025-changes)May 2025 Changes

| Operation                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | Details                                                                                                                                                                    |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Delete App Service Allowed CIDR](#management-api-reference:index.adoc#tag/Allowed-CIDRs-%28App-Services%29/operation/deleteAppServiceAllowedCidr) [List Allowed CIDRs for an App Service](#management-api-reference:index.adoc#tag/Allowed-CIDRs-%28App-Services%29/operation/listAppServiceAllowedCidrs) [Create Allowed CIDR](#management-api-reference:index.adoc#tag/Allowed-CIDRs-%28App-Services%29/operation/postAppServiceAllowedCidr)                                                                                                                                                                                                                                                                                                                                                                                   | Added the Allowed CIDRs (App Services) API. This enables you to manage the trusted IP addresses for your App Service.                                                      |
| [List App Endpoint Collections](#management-api-reference:index.adoc#tag/App-Endpoints/operation/listAppEndpointCollections)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | This enables you to list all the collections under a specific App Endpoint.                                                                                                |
| [Get the App Endpoint CORS Configuration](#management-api-reference:index.adoc#tag/App-Endpoints/operation/getAppEndpointCORS) [Upsert the App Endpoint CORS Configuration](#management-api-reference:index.adoc#tag/App-Endpoints/operation/putAppEndpointCORS)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | These enable you to manage the Cross-Origin Resource Sharing (CORS) configuration of a specific App Endpoint.                                                              |
| [Create App Endpoint OIDC Provider](#management-api-reference:index.adoc#tag/App-Endpoints/operation/createAppEndpointOIDCProvider) [List App Endpoint OIDC Providers](#management-api-reference:index.adoc#tag/App-Endpoints/operation/listAppEndpointOIDCProviders) [Get App Endpoint OIDC Providers](#management-api-reference:index.adoc#tag/App-Endpoints/operation/getAppEndpointOIDCProvider) [Update App Endpoint OIDC Providers](#management-api-reference:index.adoc#tag/App-Endpoints/operation/updateAppEndpointOIDCProvider) [Delete App Endpoint OIDC Providers](#management-api-reference:index.adoc#tag/App-Endpoints/operation/deleteAppEndpointOIDCProvider) [Update App Endpoint Default OIDC Provider](#management-api-reference:index.adoc#tag/App-Endpoints/operation/updateAppEndpointOIDCDefaultProvider) | These enable you to manage the OpenID Connect (OIDC) provider for a specific App Endpoint.                                                                                 |
| [Get Public Certificate for App Service](#management-api-reference:index.adoc#tag/App-Services/operation/getAppServiceCertificate)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | This enables you to retrieve your App Service's public certificate. You can copy or download the endpoint's SSL public certificate to bundle into your mobile application. |
| [Create App Service Admin User](#management-api-reference:index.adoc#tag/App-Services/operation/AddAppServiceAdminUser) [List App Service Admin Users](#management-api-reference:index.adoc#tag/App-Services/operation/ListAppServiceAdminUsers) [Update App Service Admin User](#management-api-reference:index.adoc#tag/App-Services/operation/UpdateAppServiceAdminUser) [Delete App Service Admin User](#management-api-reference:index.adoc#tag/App-Services/operation/DeleteAppServiceAdminUser) [Get App Service Admin User](#management-api-reference:index.adoc#tag/App-Services/operation/getAppServiceAdminUser) [List App Endpoints Admin Users](#management-api-reference:index.adoc#tag/App-Services/operation/ListAppEndpointAdminUsers)                                                                           | These enable you to manage users with an admin credential specific to a particular App Service or App Endpoint.                                                            |

### [](#january-2025-changes)January 2025 Changes

| Operation                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | Details                                                                                                                                                                                                    |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [List App Endpoints](#management-api-reference:index.adoc#tag/App-Endpoints/operation/listAppEndpoints) [Create App Endpoint](#management-api-reference:index.adoc#tag/App-Endpoints/operation/postAppEndpoint) [Get App Endpoint](#management-api-reference:index.adoc#tag/App-Endpoints/operation/getAppEndpoint) [Update App Endpoint](#management-api-reference:index.adoc#tag/App-Endpoints/operation/putAppEndpoint) [Delete App Endpoint](#management-api-reference:index.adoc#tag/App-Endpoints/operation/deleteAppEndpoint) [Resume or Bring an App Endpoint online](#management-api-reference:index.adoc#tag/App-Endpoints/operation/postAppEndpointActivationStatus) [Pause or Take an App Endpoint offline](#management-api-reference:index.adoc#tag/App-Endpoints/operation/deleteAppEndpointActivationStatus) [Get Access Control and Validation function](#management-api-reference:index.adoc#tag/App-Endpoints/operation/getAccessFunction) [Upsert Access Control and Validation function](#management-api-reference:index.adoc#tag/App-Endpoints/operation/putAccessFunction) [Delete Access Control and Validation function](#management-api-reference:index.adoc#tag/App-Endpoints/operation/deleteAccessFunction) [Get Import Filter](#management-api-reference:index.adoc#tag/App-Endpoints/operation/getImportFilter) [Upsert Import Filter](#management-api-reference:index.adoc#tag/App-Endpoints/operation/putImportFilter) [Delete Import Filter](#management-api-reference:index.adoc#tag/App-Endpoints/operation/deleteImportFilter) [Get Resync Status](#management-api-reference:index.adoc#tag/App-Endpoints/operation/getAppEndpointResync) [Start Resync](#management-api-reference:index.adoc#tag/App-Endpoints/operation/postAppEndpointResync) [Stop Resync](#management-api-reference:index.adoc#tag/App-Endpoints/operation/deleteAppEndpointResync) | Added the App Endpoints API. This enables you to manage and monitor App Endpoints linked to your Capella Operational cluster. App Endpoints are instances of mobile applications deployed on App Services. |

### [](#september-2024-changes)September 2024 Changes

| Operation                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Details                                                                                                                                                                             |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Enable or Disable App Service Audit Logging](#management-api-reference:index.adoctag/App-Services-Audit-Logging/operation/putAppServiceAuditLogState) [Get App Service Audit Log State](#management-api-reference:index.adoc#tag/App-Services-Audit-Logging/operation/getAppServiceAuditLogState) [List App Endpoint Audit Log Event IDs](#management-api-reference:index.adoc#tag/App-Services-Audit-Logging/operation/getAppServiceAuditLogEvents) [Update App Endpoint Audit Logging Config](#management-api-reference:index.adoc#tag/App-Services-Audit-Logging/operation/putAppEndpointAuditLogConfig) [Get App Endpoint Audit Logging Config](#management-api-reference:index.adoc#tag/App-Services-Audit-Logging/operation/getAppEndpointAuditLogConfig) [Configure App Service Audit Log Streaming](#management-api-reference:index.adoc#tag/App-Services-Audit-Logging/operation/putAppServiceAuditLogStreaming) [Start or Resume Audit Log Streaming](#management-api-reference:index.adoc#tag/App-Services-Audit-Logging/operation/patchAppServiceAuditLogStreaming) [Get App Service Audit Log Streaming State](#management-api-reference:index.adoc#tag/App-Services-Audit-Logging/operation/getAppServiceAuditLogStreaming) [Initiate Audit Log Export](#management-api-reference:index.adoc#tag/App-Services-Audit-Logging/operation/postAppServiceAuditLogExport) [List Audit Log Export Jobs](#management-api-reference:index.adoc#tag/App-Services-Audit-Logging/operation/listAppServiceAuditLogExports) [Get Audit Log Export Job](#management-api-reference:index.adoc#tag/App-Services-Audit-Logging/operation/getAppServiceAuditLogExportById) | Added the App Services Audit Logging API. This enables you to configure and retrieve audit logs for App Services. For details, see [Audit Logging](../monitoring/audit-logging.md). |

### [](#august-2024-changes)August 2024 Changes

| Operation                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | Details                                                                                                                             |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| [Get Private Endpoint Service Status](#management-api-reference:index.adoc#tag/Private-Endpoint-Service/operation/getPrivateEndpointServiceStatus) [Enable Private Endpoint Service](#management-api-reference:index.adoc#tag/Private-Endpoint-Service/operation/enablePrivateEndpointService) [Disable Private Endpoint Service](#management-api-reference:index.adoc#tag/Private-Endpoint-Service/operation/disablePrivateEndpointService) [List Private Endpoints](#management-api-reference:index.adoc#tag/Private-Endpoint-Service/operation/listPrivateEndpoints) [Get Private Endpoint CLI Command](#management-api-reference:index.adoc#tag/Private-Endpoint-Service/operation/getPrivateEndpointCommand) [Accept Private Endpoint Request](#management-api-reference:index.adoc#tag/Private-Endpoint-Service/operation/acceptPrivateEndpoint) [Reject or disassociate Private Endpoint](#management-api-reference:index.adoc#tag/Private-Endpoint-Service/operation/deletePrivateEndpoint) | Added the Private Endpoint Service API. This enables you to access your Capella cluster from your cloud provider's private network. |

### [](#october-2023-changes)October 2023 Changes

| Operation                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Details                                                                      |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------- |
| [List API Keys](#management-api-reference:index.adoc#tag/apikeys/operation/listOrganizationAPIKeys) [List Projects](#management-api-reference:index.adoc#tag/projects/operation/listProjects) [List Clusters](#management-api-reference:index.adoc#tag/clusters/operation/listClusters) [List Users](#management-api-reference:index.adoc#tag/users/operation/listUsers) [List Allowed CIDRs](#management-api-reference:index.adoc#tag/allowedCIDRs%28Cluster%29/operation/listAllowedCidrs) [List Cluster Credentials](#management-api-reference:index.adoc#tag/databaseCredentials/operation/listDatabaseCredentials) [List App Services](#management-api-reference:index.adoc#tag/appServices/operation/listAppServices) | Documentation now lists valid values for the sortBy field for each endpoint. |

## [](#see-also)See Also

* For details of the Management API, see [Manage Deployments with the Capella App Services Management API](management-api-intro.md).
* For a full reference guide, see [Couchbase Capella Management API](../../cloud/management-api-reference/index.md).