pub async fn template_create(
    client: &ApiClient,
    workspace_id: Base64Uuid,
    payload: NewTemplate
) -> Result<Template>
Expand description

Create a new template