Files
clerk-sdk-java/docs/models/operations/CreateSessionTokenFromTemplateRequest.md
2024-06-13 13:51:50 -04:00

9 lines
1.3 KiB
Markdown

# CreateSessionTokenFromTemplateRequest
## Fields
| Field | Type | Required | Description |
| ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- |
| `sessionId` | *String* | :heavy_check_mark: | The ID of the session |
| `templateName` | *String* | :heavy_check_mark: | The name of the JWT Template defined in your instance (e.g. `custom_hasura`). |