Skip to content

Commit cf8fe9e

Browse files
committed
Make token generation endpoint params clearer
1 parent 2fbfbe6 commit cf8fe9e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/api-reference/tokens/endpoints/generate.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,14 @@ For more information about authentication, see the
3838
Your Flare API key.
3939
</ParamField>
4040

41-
## Parameters
41+
## Body Parameters
4242

4343
<ParamField body="tenant_id" type="number">
4444
The tenant you want to authenticate to.
4545

46+
<Note>
4647
When unspecified, the API token will be generated for your default tenant.
48+
</Note>
4749
</ParamField>
4850

4951
## Response Fields

0 commit comments

Comments
 (0)