wp_update_form_webhook
Update an existing Ninja Forms webhook action by form ID and action ID, with optional URL, label, method, headers, and active status.
Instructions
Update a Ninja Forms webhook action
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| label | No | ||
| active | No | ||
| method | No | ||
| form_id | Yes | Ninja Form ID | |
| headers | No | ||
| action_id | Yes | Webhook action ID |