From 080fb1457e37e4ffc30d9ad229f48e514d8772f4 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 16:21:08 +0000 Subject: [PATCH] Add documentation for updating Temporal integration API keys Generated-By: mintlify-agent --- applications/configure/temporal-autoscaling.mdx | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/applications/configure/temporal-autoscaling.mdx b/applications/configure/temporal-autoscaling.mdx index b21fab30..ff4bb1f8 100644 --- a/applications/configure/temporal-autoscaling.mdx +++ b/applications/configure/temporal-autoscaling.mdx @@ -78,6 +78,17 @@ Once created, your Temporal integration will appear in the integrations list and ![Temporal Integration List](/images/configure/temporal-integration-list.png) *Temporal integrations in the Integrations page* +### Update an API key + +If your API key expires or you need to rotate it, you can update the key for an existing integration without recreating it. + +1. Navigate to **Integrations** in the Porter dashboard +2. Select the **Temporal** tab +3. Find the integration you want to update and click **Update API key** +4. Enter the new API key and click **Update API key** to confirm + +The new key takes effect immediately. Any services using this integration will automatically use the updated key on their next scaling evaluation. + ## Step 3: Configure Temporal Autoscaling for Your Service With your Temporal integration set up, you can now configure autoscaling for your worker services.