mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-07 04:19:27 +00:00
9 lines
2.4 KiB
Markdown
9 lines
2.4 KiB
Markdown
# UpdateJWTTemplateRequest
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| --------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
| `templateId` | *String* | :heavy_check_mark: | The ID of the JWT template to update |
|
|
| `requestBody` | [Optional<? extends com.clerk.backend_api.models.operations.UpdateJWTTemplateRequestBody>](../../models/operations/UpdateJWTTemplateRequestBody.md) | :heavy_minus_sign: | N/A | |