mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-07 20:37:47 +00:00
2.9 KiB
2.9 KiB
UpsertTemplateRequest
Fields
| Field | Type | Required | Description |
|---|---|---|---|
templateType |
com.clerk.backend_api.models.operations.UpsertTemplatePathParamTemplateType | ✔️ | The type of template to update |
slug |
String | ✔️ | The slug of the template to update |
requestBody |
Optional<? extends com.clerk.backend_api.models.operations.UpsertTemplateRequestBody> | ➖ | N/A |