---
search:
  tags:
    - Channel points
    - POST
seo:
  description: >-
    Resolves the redemption as CANCELED on… Reference for the POST
    /channel-points/redemptions/{redemptionId}/cancel endpoint in the TipPage
    Developer API API.
sidebar:
  badge: POST
  label: Cancel a redemption (refund the points)
title: Cancel a redemption (refund the points)
type: openapi-operation
---
Resolves the redemption as CANCELED on Twitch - the viewer's channel points are refunded. Call this when your automation couldn't complete the redeemed action. Requires `channel_points:manage` and a TipPage-managed reward. Idempotent: repeating the call returns `already_resolved: true`.

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