doc: update custom api help

This commit is contained in:
Gabe
2025-08-10 22:56:36 +08:00
parent d743271be8
commit 763019f0c5

View File

@@ -98,7 +98,7 @@ Request Hook
(text, from, to, url, key) => [url, {
method: "POST",
headers: {
"Authorization": Bearer ${key},
"Authorization": `Bearer ${key}`,
"Content-type": "application/json",
},
body: JSON.stringify({