Interface
APIWebhookTokenUpdateRequest
Request body for PATCH /webhooks/{id}/{token} (token auth). All fields optional.
Properties
avatar
?: string | nullNew webhook avatar (base64 or null to remove).
name
?: stringNew webhook name.