---
search:
  tags:
    - Viewers
    - POST
seo:
  description: >-
    Takes unused sub-reward credits away from a viewer. Only… Reference for the
    POST /viewers/{user}/credits/revoke endpoint in the TipPage Developer API
    API.
sidebar:
  badge: POST
  label: Revoke credits
title: Revoke credits
type: openapi-operation
---
Takes unused sub-reward credits away from a viewer. Only unused credits are revocable - credits already spent on a message are gone. Asking for more than the viewer has available revokes nothing and answers `400 insufficient_credits` with the actual available count. Requires `viewers:manage`.

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