Interface

APIWebhookTokenUpdateRequest

Request body for PATCH /webhooks/{id}/{token} (token auth). All fields optional.

Properties

avatar?: string | null

New webhook avatar (base64 or null to remove).

name?: string

New webhook name.