mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 12:27:45 +00:00
2.9 KiB
2.9 KiB
PreviewTemplateRequest
Fields
| Field | Type | Required | Description |
|---|---|---|---|
templateType |
String | ✔️ | The type of template to preview |
slug |
String | ✔️ | The slug of the template to preview |
requestBody |
Optional<? extends com.clerk.backend_api.models.operations.PreviewTemplateRequestBody> | ➖ | Required parameters |