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

9 lines
2.3 KiB
Markdown

# RevertTemplateRequest
## Fields
| Field | Type | Required | Description |
| --------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- |
| `templateType` | [com.clerk.backend_api.models.operations.RevertTemplatePathParamTemplateType](../../models/operations/RevertTemplatePathParamTemplateType.md) | :heavy_check_mark: | The type of template to revert |
| `slug` | *String* | :heavy_check_mark: | The slug of the template to revert |