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

# credit.updated

> Triggered when properties of a credit are updated such as the name through the dashboard or through the API



## OpenAPI

````yaml webhook credit.updated
openapi: 3.1.0
info:
  title: Webhooks supported by Maple
  version: 1.0.0
servers: []
security: []
paths: {}

````