From ceac4ecc5634d533808f86ac7df1df3734bf9a6d Mon Sep 17 00:00:00 2001 From: DebaucheryLibrarian Date: Fri, 19 Dec 2025 23:23:21 +0100 Subject: [PATCH] Styled API key HTTP header instructions to clarify it is your literal API user ID --- components/user/api-keys.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/user/api-keys.vue b/components/user/api-keys.vue index 76cd2fb..0bded54 100644 --- a/components/user/api-keys.vue +++ b/components/user/api-keys.vue @@ -91,8 +91,8 @@

HTTP headers

- API-User: {{ user.id }}
- API-Key: YourSecurelyStoredApiKey12345678 + API-User: {{ user.id }}
+ API-Key: YourSecretKey