---
search:
  tags:
    - Tipping
    - POST
seo:
  description: >-
    Stop accepting new tips: the tip page shows its closed state and the tip…
    Reference for the POST /tipping/close endpoint in the TipPage Developer API
    API.
sidebar:
  badge: POST
  label: Close tipping
title: Close tipping
type: openapi-operation
---
Stop accepting new tips: the tip page shows its closed state and the tip endpoint rejects new checkouts server-side. A viewer already mid-payment when tipping closes still completes normally and their tip lands in the queue, and tips already queued are unaffected. Fires the `tipping.closed` webhook. Requires `tipping:control`.

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