Lead ConnectionsUpdate lead connectionAsk AIput https://classic-api.contractorscloud.com/api/v1/lead-connections/{lead_connection_id}Update a lead connection by id.Path Paramslead_connection_idstringrequiredThe id of the lead connection.Body ParamsnamestringA name for this lead connection to differentiate it from other lead connections.event_idint32The default event to assign to leads using this lead connection.lead_source_idint32The default lead source to assign to leads using this lead connection.workflow_idint32The default workflow to assign to leads using this lead connection.rep_primary_idint32The default rep / user to assign to leads using this lead connection.is_activebooleanDefaults to trueWhether the lead connection is active or not. Inactive lead connections will not accept incoming leads.truefalsedescriptionstringAn optional description for the lead connection.Responses 200200 400400Updated over 1 year ago