From cf8fe9ef0e65e99c6941e68dd9676bf7a80a5f57 Mon Sep 17 00:00:00 2001 From: Xavier Lavallee Date: Tue, 21 Apr 2026 10:00:13 -0400 Subject: [PATCH] Make token generation endpoint params clearer --- docs/api-reference/tokens/endpoints/generate.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/api-reference/tokens/endpoints/generate.mdx b/docs/api-reference/tokens/endpoints/generate.mdx index a0d8959..3dc6a12 100644 --- a/docs/api-reference/tokens/endpoints/generate.mdx +++ b/docs/api-reference/tokens/endpoints/generate.mdx @@ -38,12 +38,14 @@ For more information about authentication, see the Your Flare API key. -## Parameters +## Body Parameters The tenant you want to authenticate to. + When unspecified, the API token will be generated for your default tenant. + ## Response Fields