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

2.9 KiB
Raw Permalink Blame History

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