---
title: "PATCH /v1/templates/{templateId}/contents/{channel}"
method: PATCH
path: "/v1/templates/{templateId}/contents/{channel}"
---

# PATCH /v1/templates/{templateId}/contents/{channel}

`PATCH /v1/templates/{templateId}/contents/{channel}`

## Path parameters

- `templateId` number, required
- `channel` string, required

## Request body

- PatchTemplateContentDTO
  - `isDisabled` boolean
  - `batchingEnabled` boolean
  - `batchingWindow` number
  - `trigger` 'always' | 'delayed'
  - `triggerDelay` number
  - `triggerCondition` string

## Response `200`

- object

---

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