Update webhook
update_webhookModify a Figma webhook's endpoint, event type, status, or passcode. Set an empty description to delete it.
Instructions
PUT /v2/webhooks/{id}. Scope: webhooks:write. Empty description deletes it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| endpoint | No | ||
| passcode | No | ||
| event_type | No | ||
| webhook_id | Yes | ||
| description | No |