mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 12:27:45 +00:00
3.2 KiB
3.2 KiB
ToggleTemplateDeliveryRequest
Fields
| Field | Type | Required | Description |
|---|---|---|---|
templateType |
com.clerk.backend_api.models.operations.ToggleTemplateDeliveryPathParamTemplateType | ✔️ | The type of template to toggle delivery for |
slug |
String | ✔️ | The slug of the template for which to toggle delivery |
requestBody |
Optional<? extends com.clerk.backend_api.models.operations.ToggleTemplateDeliveryRequestBody> | ➖ | N/A |