> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trophy.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Streak freeze consumed

> Triggered when a user consumes a streak freeze.



## OpenAPI

````yaml https://api.trophy.so/v1/openapi webhook streak.freeze_consumed
openapi: 3.1.0
info:
  title: Trophy
  version: 1.19.0
servers:
  - x-fern-server-name: Application API
    url: https://api.trophy.so/v1
    description: Application API
security: []
paths: {}

````