---
search:
  tags:
    - Chat timers
    - PATCH
seo:
  description: >-
    Any subset of fields - {"enabled": false} benches a timer without… Reference
    for the PATCH /timers/{timerId} endpoint in the TipPage Developer API API.
sidebar:
  badge: PATCH
  label: Update a timer
title: Update a timer
type: openapi-operation
---
Any subset of fields - `{"enabled": false}` benches a timer without deleting it. Changing `interval_minutes` / `interval_max_minutes` restarts the timer's schedule from now. Requires `timers:manage`.

<Operation source="api" id="updatechattimer" />
