---
title: "PUT /periodic_reports_templates/"
method: PUT
path: "/periodic_reports_templates/"
tags: ["PeriodicReportsTemplates"]
---

# PUT /periodic_reports_templates/

`PUT /periodic_reports_templates/`

## Request body

- PeriodicReportsTemplates
  - `admin_id` integer
  - `description` string
  - `html` string
  - `include_standard_branding` boolean
  - `language` string
  - `name` string
  - `plain` string

## Response `200`

Success

- object
  - `message` string
  - `num_results` integer
  - `status` integer

## Other responses

- `403` — Invalid or missing credentials

---

[API](https://skmtc.net/n-able/apis/mail-api.md) · [All operations](https://skmtc.net/n-able/apis/mail-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/n-able/mail-api/revisions/ddcf07469cce/schema)
