provider Webhooks PUT
/v2/webhooks/{webhook_id} @utdk/figma
/v2/webhooks/{webhook_id} Update a webhook
Update a webhook by ID.
- webhook_id path required
- ID of webhook to update
- string
Try it
Authentication
Configure credentials for Figma API
Gateway
The gateway proxies requests and injects credentials server-side. Configure credentials above, then enter your gateway URL.
Saved automatically to browser storage.
Code snippet
Updates live as you fill in the form above.
TypeScript
import figma from '@utdk/figma';
await figma.putwebhook()