From 07b3bd95fc2bfa463dda77cc0b1f91f98888f292 Mon Sep 17 00:00:00 2001 From: sgtatham Date: Sat, 13 Jan 2024 22:27:13 +0000 Subject: [PATCH] Fix token type in account creation. (#1387) --- content/en/methods/accounts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/methods/accounts.md b/content/en/methods/accounts.md index 0e38a51..3092b3e 100644 --- a/content/en/methods/accounts.md +++ b/content/en/methods/accounts.md @@ -37,7 +37,7 @@ Creates a user and account records. Returns an account access token for the app ##### Headers Authorization -: {{}} Provide this header with `Bearer ` to gain authorized access to this API method. +: {{}} Provide this header with `Bearer ` to gain authorized access to this API method. ##### Form data parameters