# UpsertTemplateRequest ## Fields | Field | Type | Required | Description | | --------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- | | `templateType` | [com.clerk.backend_api.models.operations.UpsertTemplatePathParamTemplateType](../../models/operations/UpsertTemplatePathParamTemplateType.md) | :heavy_check_mark: | The type of template to update | | `slug` | *String* | :heavy_check_mark: | The slug of the template to update | | `requestBody` | [Optional](../../models/operations/UpsertTemplateRequestBody.md) | :heavy_minus_sign: | N/A |