---
search:
  tags:
    - Channel points
    - POST
seo:
  description: >-
    Resolves the redemption as FULFILLED on… Reference for the POST
    /channel-points/redemptions/{redemptionId}/fulfill endpoint in the TipPage
    Developer API API.
sidebar:
  badge: POST
  label: Mark a redemption fulfilled
title: Mark a redemption fulfilled
type: openapi-operation
---
Resolves the redemption as FULFILLED on Twitch - the viewer's points stay spent and the redemption leaves the Twitch rewards queue. Call this when your automation completed the redeemed action. Requires `channel_points:manage` and a TipPage-managed reward. Idempotent: repeating the call returns `already_resolved: true`.

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