From fec48467690e8e1ed82e4ee7d1ace37dd54b2699 Mon Sep 17 00:00:00 2001 From: Carey Bishop Date: Fri, 19 Jun 2026 13:59:17 +1200 Subject: [PATCH 1/3] Update modDate for API key documentation --- src/pages/docs/octopus-rest-api/how-to-create-an-api-key.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/docs/octopus-rest-api/how-to-create-an-api-key.md b/src/pages/docs/octopus-rest-api/how-to-create-an-api-key.md index 7bd48628c3..901174cb50 100644 --- a/src/pages/docs/octopus-rest-api/how-to-create-an-api-key.md +++ b/src/pages/docs/octopus-rest-api/how-to-create-an-api-key.md @@ -1,7 +1,7 @@ --- layout: src/layouts/Default.astro pubDate: 2023-01-01 -modDate: 2025-06-18 +modDate: 2026-06-18 title: How to Create an API Key description: How to create an API key to interact with Octopus without the need for a username and password. navOrder: 10 From aab284b3c731d1f128cfe925ad64740d4fe9ba52 Mon Sep 17 00:00:00 2001 From: Carey Bishop Date: Fri, 19 Jun 2026 14:40:31 +1200 Subject: [PATCH 2/3] Bump --- src/pages/docs/octopus-rest-api/how-to-create-an-api-key.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/docs/octopus-rest-api/how-to-create-an-api-key.md b/src/pages/docs/octopus-rest-api/how-to-create-an-api-key.md index 901174cb50..23922c875e 100644 --- a/src/pages/docs/octopus-rest-api/how-to-create-an-api-key.md +++ b/src/pages/docs/octopus-rest-api/how-to-create-an-api-key.md @@ -7,7 +7,7 @@ description: How to create an API key to interact with Octopus without the need navOrder: 10 --- -API keys allow you to access the Octopus Deploy [REST API](/docs/octopus-rest-api) and perform tasks such as creating and deploying releases. API keys can be saved in scripts or external tools, without having to use your username and password. Each user and service account can have multiple API keys. +API keys allow you to access the Octopus Deploy [REST API](/docs/octopus-rest-api) and perform tasks such as creating and deploying releases. API keys can be saved in scripts or external tools, without having to use your username and password. Each user and service account can have multiple API keys.π See the [Service Accounts docs](/docs/security/users-and-teams/service-accounts) for information about creating service accounts. @@ -33,7 +33,7 @@ After you generate an API key, it cannot be retrieved from the Octopus Web Porta :::div{.hint} -This feature is currently being rolled out to Octopus Cloud customers and will become available to self-hosted installations in Octopus Server 2026.3. +This feature is currently being rolled out to Octopus Cloud customers and will become available to self-hosted installations in Octopus Server **2026.3**. If you don't see the access option when creating an API key, the API key will be created with full access and have the same permissions as your user account. From 4f16681b82709f7dbb49e1b15179a5e5b87b9a6f Mon Sep 17 00:00:00 2001 From: Carey Bishop Date: Fri, 19 Jun 2026 15:00:54 +1200 Subject: [PATCH 3/3] Bump --- src/pages/docs/octopus-rest-api/how-to-create-an-api-key.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/docs/octopus-rest-api/how-to-create-an-api-key.md b/src/pages/docs/octopus-rest-api/how-to-create-an-api-key.md index 23922c875e..901174cb50 100644 --- a/src/pages/docs/octopus-rest-api/how-to-create-an-api-key.md +++ b/src/pages/docs/octopus-rest-api/how-to-create-an-api-key.md @@ -7,7 +7,7 @@ description: How to create an API key to interact with Octopus without the need navOrder: 10 --- -API keys allow you to access the Octopus Deploy [REST API](/docs/octopus-rest-api) and perform tasks such as creating and deploying releases. API keys can be saved in scripts or external tools, without having to use your username and password. Each user and service account can have multiple API keys.π +API keys allow you to access the Octopus Deploy [REST API](/docs/octopus-rest-api) and perform tasks such as creating and deploying releases. API keys can be saved in scripts or external tools, without having to use your username and password. Each user and service account can have multiple API keys. See the [Service Accounts docs](/docs/security/users-and-teams/service-accounts) for information about creating service accounts. @@ -33,7 +33,7 @@ After you generate an API key, it cannot be retrieved from the Octopus Web Porta :::div{.hint} -This feature is currently being rolled out to Octopus Cloud customers and will become available to self-hosted installations in Octopus Server **2026.3**. +This feature is currently being rolled out to Octopus Cloud customers and will become available to self-hosted installations in Octopus Server 2026.3. If you don't see the access option when creating an API key, the API key will be created with full access and have the same permissions as your user account.