Lead Docket

Update Lead Docket Config

Upsert the Lead Docket configuration for this customer.

put/lead-docket/config

Request body

endpoint_urlstring nullable

Lead Docket Definitions endpoint URL

dry_runboolean nullable

Whether pushes require manual approval

timeout_secondsinteger nullable

Per-request timeout in seconds

Response

Successful Response

feature_enabledboolean required

Whether lead_docket_enabled is on for this customer

endpoint_url_setboolean required

Whether an endpoint URL has been configured

endpoint_url_maskedstring nullable

Stored endpoint URL with query parameter values dotted out for safe display

connectedboolean required

True when feature is enabled, endpoint is set, and dry_run is off

dry_runboolean required

Whether pushes require manual approval

timeout_secondsinteger required

Per-request timeout in seconds

mapping_countinteger required

Number of configured field mappings

Changes