From 9915bcd6c7e59398a0776fbe58c73788c02e3db5 Mon Sep 17 00:00:00 2001 From: Rebecca Bausinger <59443371+chewbeccy@users.noreply.github.com> Date: Thu, 6 Jun 2024 10:45:16 +0200 Subject: [PATCH] Update meshstack.how-to-API-keys.md --- docs/meshstack.how-to-API-keys.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/meshstack.how-to-API-keys.md b/docs/meshstack.how-to-API-keys.md index 66d025805..102d891ce 100644 --- a/docs/meshstack.how-to-API-keys.md +++ b/docs/meshstack.how-to-API-keys.md @@ -16,3 +16,5 @@ How to set it up: - grant_type is always specified as: client_credentials 5. Use the token in further request by specifying it in the authorization header + +If you want to disable the creation of API keys in self service via the workspace area please reach out to support@meshcloud.io. By default this functionality is enabled.