v1
OpenAPI 3.1.02026-08-04552282508.9 KBschedules
Update Webhook Field Defaults
Update field defaults for a webhook.
Field defaults allow you to:
- Enable/disable specific payload fields
- Set default values for disabled fields
When a field is disabled (enabled=False), the workflow will use the default value instead of expecting it in the webhook payload.
put/api/schedules/webhooks/{webhook_id}/field-defaults
Path parameters
webhook_idstring required
Request body
Response
Successful Response
{"stackTrail":"paths:/api/schedules/webhooks/{webhook_id}/field-defaults:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}